[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:05:56 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127566
Oliver Hunt <oliver at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #222131|review? |review-
Flag| |
--- Comment #5 from Oliver Hunt <oliver at apple.com> 2014-01-24 12:03:25 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.
--
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