[Webkit-unassigned] [Bug 20911] REGRESSION(r36480?): Reproducible assertion failure below derefStructureIDs 64-bit JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 13:56:08 PDT 2008


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





------- Comment #6 from ggaren at apple.com  2008-09-18 13:56 PDT -------
Surprising that the size of the instruction stream matters to performance with
CTI enabled, since CTI doesn't use the instruction stream.

To avoid the performance controversy, we could just prohibit initialization of
an instruction using an integral value, and force the initializing code to
specify a type, in this case, Instruction*.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list