[Webkit-unassigned] [Bug 115796] ASSERTION FAILED: callFrame->lexicalGlobalObject() == globalObject : JSValue JSC::JSScope::resolveGlobal(CallFrame *, const Identifier &, JSGlobalObject *, ResolveOperation *)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 02:00:19 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115796





--- Comment #7 from Simon Pena <simon.pena at samsung.com>  2013-05-10 01:58:45 PST ---
An additional finding: in the test case attached, we are calling Math.round. Replacing that call with (x + 0.5) << 1) >> 1 no longer triggers the bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list