[Webkit-unassigned] [Bug 127566] fast/profiler tests ASSERTing after moving recompileAllJSFunctions off a timer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 12:08:27 PST 2014


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





--- Comment #6 from Joseph Pecoraro <joepeck at webkit.org>  2014-01-24 12:05:55 PST ---
(From update of attachment 222131)
View in context: https://bugs.webkit.org/attachment.cgi?id=222131&action=review

>> Source/JavaScriptCore/runtime/VMEntryScope.cpp:66
>> +    if (UNLIKELY(m_recompilationNeeded)) {
> 
> You can't do this unless .entryScope is null.  Otherwise you have to set the parent's entry scope recompile flag.

The next line ASSERTs that.

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