Reviewers: Toon Verwaest,
Message:
Architecture ports are still in the works. But the rest is ready.
Description:
Remove unused byte from Map::instance_sizes field.
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.
[email protected]
Please review this at https://codereview.chromium.org/1226203011/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+37, -173 lines):
M src/bailout-reason.h
M src/bootstrapper.cc
M src/deoptimizer.cc
M src/factory.h
M src/factory.cc
M src/heap/heap.h
M src/heap/heap.cc
M src/hydrogen.cc
M src/ia32/builtins-ia32.cc
M src/ia32/macro-assembler-ia32.h
M src/ia32/macro-assembler-ia32.cc
M src/objects.h
M src/objects.cc
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-printer.cc
M src/runtime/runtime-array.cc
M src/runtime/runtime-regexp.cc
M test/cctest/test-heap.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.