DescriptionFix bug restoring of JS entry sp so to fix profiler-related valgrind issues.
The profiler did not correctly identify when there was a JS frame
on the stack after an exception was thrown.
I also refactored the code to use PopTryHandler macro-instructions on all platforms
BUG=73722
TEST=No more valgrind errors related to v8::internal::StackFrameIterator.
Committed: http://code.google.com/p/v8/source/detail?r=7910
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : refactored ARM to use PopTryHandler macro-instruction #
Total comments: 6
Patch Set 4 : '' #
Messages
Total messages: 3 (0 generated)
|