Chromium Code Reviews
DescriptionFirst step toward allowing constants to appear in the virtual frame
without being materialized on the actual frame.
Currently constants are materialized almost immediately: as soon as we
call the runtime; push any non-constant value on top of them; jump,
branch, or bind a jump target; or generate code for any AST node.
Committed: http://code.google.com/p/v8/source/detail?r=788
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||