DescriptionEnable weak embedded maps in optimized code.
If the top optimized code in call stack is at the point that does not support
deoptimization, then treat the maps in the code as strong pointers.
Note that other optimized code in call stack must support deoptimization
because of the call instruction with side-effects.
BUG=217858, v8:2073
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15452
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Address comments #
Total comments: 4
Patch Set 3 : Address nits #
Messages
Total messages: 6 (0 generated)
|