DescriptionAdd inspection of whether frame is a construct frame to optimized frames
Also avoid that calling Debug::IsBreakAtReturn causes a full doptimization when there are no break points set. The full deoptimization is caused by Debug::IsBreakAtReturn calling Debug::EnsureDebugInfo which will assume that a break point is now set.
R=svenpanne@chromium.org
BUG=v8:1140
TEST=test/mjsunit/debug-evaluate-locals-optimized.js,test/mjsunit/debug-
evaluate-locals-optimized-doubles.js
Committed: http://code.google.com/p/v8/source/detail?r=8573
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments #
Messages
Total messages: 3 (0 generated)
|