DescriptionHydrogen support for context allocated harmony bindings.
This CL adds support for loading from and storing to context slots
belonging to harmony let or const bound variables. Checks for the
hole value are performed and the function is deoptimized if they fail.
The full-codegen generated code will take care of properly throwing
a reference error in these cases.
TEST=mjsunit/harmony/block-let-crankshaft.js
Committed: http://code.google.com/p/v8/source/detail?r=10220
Patch Set 1 #
Total comments: 2
Patch Set 2 : Don't use the Variable object and fix test case. #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|