[Webkit-unassigned] [Bug 68328] The generator and intrinsic fields in HashTableValue/HashEntry and associated structures and methods are redundant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 13:23:18 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barraclough at apple.com




--- Comment #2 from Gavin Barraclough <barraclough at apple.com>  2011-09-19 13:23:18 PST ---
It may even be that we don't want the enum to be in either JIT - we may with to make use of the intrinsic from the interpreter, in environments where we don't have the JIT enabled.  Maybe an enum in JSFunction?

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