MIPS64: Refine 'Remove unused byte from Map::instance_sizes field.'
authorbalazs.kilvady <balazs.kilvady@imgtec.com>
Mon, 13 Jul 2015 13:36:03 +0000 (06:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Jul 2015 13:36:13 +0000 (13:36 +0000)
commit9f9f27c3337589306b7f2248ccc472dd576a94c9
treef05701282f1587910f04dac3ab636038d21b6625
parent4b22d5eca21444b0f8567b117895b894448e1460
MIPS64: Refine 'Remove unused byte from Map::instance_sizes field.'

Port 2027335f1ce44b0c6523eb5e55881e2a4e162815

Original commit message:
Note that there are currently no objects that require a pre-allocated
properties backing store, all such slots are in-object properties from
the begining. Hence {unused + pre_allocated - inobject == 0} holds.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29610}
src/mips64/builtins-mips64.cc