X87: Build ObjectLiteral constant properties in the numbering phase.
authorchunyang.dai <chunyang.dai@intel.com>
Wed, 10 Jun 2015 09:15:00 +0000 (02:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Jun 2015 09:15:04 +0000 (09:15 +0000)
commit0392d4f9fb87be9b458d5f0468c49b5bbd9379dd
tree2f29285cca320e933e7b0baa89ef360b5d953c58
parent23d7123cfffe23587d11c430f9f65b255a629880
X87: Build ObjectLiteral constant properties in the numbering phase.

port 450002f3a105d4bb17fd3b1a9d9d54464c01d200 (r28749)

original commit message:

    It's necessary to do this in order to know how many type feedback vector slots
    we should allocate for the object literal.

BUG=

Review URL: https://codereview.chromium.org/1168563003

Cr-Commit-Position: refs/heads/master@{#28898}
src/x87/full-codegen-x87.cc