DescriptionIntroduce JSFunction::EnsureHasInitialMap method.
This change enforces explicit allocation of the initial map for each
JSFunction to introduce a proper layering between the JSFunction class
and the Heap class. A follow-up change will then handlify the two
functions AllocateInitialMap and AllocateFunctionPrototype.
R=rossberg@chromium.org
BUG=v8:2877
Committed: http://code.google.com/p/v8/source/detail?r=17480
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|