[Webkit-unassigned] [Bug 68318] DFG JIT should inline Math.min, Math.max, and Math.sqrt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 14:26:34 PDT 2011


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-04 14:26:34 PST ---
(In reply to comment #6)
> Here's a simple test you could do to see if and how this changeset affects the problem you're seeing:
> 
> Go to Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
> 
> Replace the contents of handleIntrinsic() method with just "return false".

I did, and the problem disappeared. I also double-checked that reverting the change will introduce the bug again.

> Thanks for your help.  I understand this can be complicated when the only repro is in internal code!

Nope. I just want to help Google products don't suck on Safari :)

Is there any information I can provide you to help investigating the issue?

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