DescriptionImplement code stub for object literal creation.
This generates code stubs for cloning of shallow object literal
boilerplates that have no elements and only fast properties. Improves
splay performance because object literals are created frequently.
R=fschneider@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=10036
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment by Florian Schneider. #
Messages
Total messages: 3 (0 generated)
|