Chromium Code Reviews
DescriptionMIPS: port Avoid dynamic lookup when initializing let declared variables.
Ported r9156 (cb50742).
Original commit message:
'Let's inside a 'with' would initialize the variable
using the StoreContextSlot runtime function which
would fail because it checks that the variable does
not hold the hole value.
BUG=
TEST=
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||