DescriptionOn ia32 LFunctionLiteral instruction should get context from esi register instead of stack slot.
This makes LFunctionLiteral safe even when it is used from inside inlined function.
All other architectures were implementing LFunctionLiteral correctly.
R=mstarzinger@chromium.org
TEST=test/mjsunit/regress/regress-inlining-function-literal-context.js
Committed: https://code.google.com/p/v8/source/detail?r=10778
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|