DescriptionMIPS: Allow the deoptimizer translation to track de-materialized objects.
Port r15087 (63e1626)
Original commit message:
This allows the deoptimizer to materialize objects (e.g. the arguments
object) while deopting without having a consective stack area holding
the object values. The LEnvironment explicitly tracks locations for
these values and preserves them in the translation.
TEST=mjsunit/compiler/inline-arguments
BUG=
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|