If garbage collector support for ByteArray and Strings now gets size
rounded up to pointer alignment, are there corresponding changes to the
allocators for ByteArray and Strings?


http://codereview.chromium.org/113522/diff/1/5
File src/objects.h (right):

http://codereview.chromium.org/113522/diff/1/5#newcode2795
Line 2795: static const int kInstanceClassNameOffset =
Are you depending on the fact that you have an even number of integer
fields?  Should you call pointer align macro before adding the
ExternalReferenceData field?

http://codereview.chromium.org/113522

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to