DescriptionCreate literal boilerplate as part of cloning in the top-level compiler.
When generating code for object and array literals we performed
the check if the a boilerplate already exists in generated code.
In the top-level compiler we now do this check in a new runtime
function. This makes the generated code more compact for top-level code.
Committed: http://code.google.com/p/v8/source/detail?r=3437
Patch Set 1 #
Total comments: 8
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|