[Webkit-unassigned] [Bug 20823] op_eq_null and op_neq_null are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 12:20:15 PDT 2008


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





------- Comment #1 from ggaren at apple.com  2008-09-15 12:20 PDT -------
Once Darin finishes giving StructureIDs to all DOM objects, we can move the
masqueradesAsUndefined() bit into the StructureID, instead of a virtual
function. Then, op_eq_null and op_neq_null can be completely inlined.


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