DescriptionEnsure HAllocateObject always allocates in new-space.
This is needed so that we can start removing write-barriers in optimized
code if we can prove that the receiver object is always in new-space.
TEST=cctest/test-heap/OptimizedAllocationAlwaysInNewSpace
Committed: https://code.google.com/p/v8/source/detail?r=11243
Patch Set 1 #Patch Set 2 : Improved test case to use small objects. #
Messages
Total messages: 1 (0 generated)
|