DescriptionMIPS: port Explicitly pass the closure when allocating a catch or with context.
Ported r8453 (59dd697)
Original commit message:
Before: allocation of a catch or with context fetched the closure to store
in the context from the previous context in the context chain. Now: the
closure is passed explicitly.
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=8478
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|