[webkit-reviews] review canceled: [Bug 118498] ASSERTION FAILED: callFrame == vm->topCallFrame || callFrame == callFrame->lexicalGlobalObject()->globalExec() || callFrame == callFrame->dynamicGlobalObject()->globalExec() in JSC::Interpreter::addStackTraceIfNecessary : [Attachment 206481] patch 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 14:12:08 PDT 2013


Chris <chris_curtis at apple.com> has canceled Chris <chris_curtis at apple.com>'s
request for review:
Bug 118498: ASSERTION FAILED: callFrame == vm->topCallFrame || callFrame ==
callFrame->lexicalGlobalObject()->globalExec() || callFrame ==
callFrame->dynamicGlobalObject()->globalExec() in
JSC::Interpreter::addStackTraceIfNecessary
https://bugs.webkit.org/show_bug.cgi?id=118498

Attachment 206481: patch 4
https://bugs.webkit.org/attachment.cgi?id=206481&action=review

------- Additional Comments from Chris <chris_curtis at apple.com>
Fixes the assertion failure on the debug build and prevents error exceptions
from creating additional exceptions.


More information about the webkit-reviews mailing list