[Webkit-unassigned] [Bug 130066] REGRESSION(r165407): DoYouEvenBench crashes in DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 22:14:32 PDT 2014


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





--- Comment #8 from Mark Hahnenberg <mhahnenberg at apple.com>  2014-03-10 22:11:29 PST ---
I think I know what the issue is for the baseline JIT. The baseline JIT does a conditional store barrier for the put_by_id, but we need an unconditional store barrier so that we cover the butterfly case as well in emitPutTransitionStub.

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