[Webkit-unassigned] [Bug 72311] Inline caches that refer to otherwise dead objects should be cleared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 23:48:29 PST 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #26 from Csaba Osztrogonac <ossy at webkit.org>  2011-11-20 23:48:29 PST ---
(In reply to comment #24)
> Landed in http://trac.webkit.org/changeset/100880

It broke Qt-ARM, Qt-Windows, Qt-MIPS and Qt-SH4 build:

In file included from ../../../../Source/JavaScriptCore/dfg/DFGRepatch.cpp:27:
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:53: error: variable or field 'dfgResetGetByID' declared void
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:53: error: 'RepatchBuffer' was not declared in this scope
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:53: error: expected primary-expression before ',' token
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:53: error: 'StructureStubInfo' was not declared in this scope
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:53: error: expected primary-expression before ')' token
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:54: error: variable or field 'dfgResetPutByID' declared void
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:54: error: 'RepatchBuffer' was not declared in this scope
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:54: error: expected primary-expression before ',' token
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:54: error: 'StructureStubInfo' was not declared in this scope
../../../../Source/JavaScriptCore/dfg/DFGRepatch.h:54: error: expected primary-expression before ')' token

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