[Webkit-unassigned] [Bug 116889] fourthTier: The baseline jit and LLint should use common slow paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 17:34:21 PDT 2013


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





--- Comment #3 from Mark Lam <mark.lam at apple.com>  2013-05-28 17:32:52 PST ---
(From update of attachment 203106)
View in context: https://bugs.webkit.org/attachment.cgi?id=203106&action=review

Do you have benchmark numbers to confirm that this does not impact perf?

> Source/JavaScriptCore/interpreter/Interpreter.cpp:716
> +//    ASSERT(callFrame == vm->topCallFrame || callFrame == callFrame->lexicalGlobalObject()->globalExec() || callFrame == callFrame->dynamicGlobalObject()->globalExec());

Why comment out this assert?

> Source/JavaScriptCore/jit/JITExceptions.h:43
> +    // 

Why the blank comment?

-- 
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