DescriptionMIPS: Hydrogen support for context allocated harmony bindings.
Port r10220 (1dae466).
Original commit message:
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.
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=10235
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|