[Webkit-unassigned] [Bug 20031] Implement ES 3.1 JSON object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 14 17:16:02 PDT 2008


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





------- Comment #7 from sam at webkit.org  2008-07-14 17:16 PDT -------
(From update of attachment 22263)
We usually don't use a static property map in JSC for things like this, and
instead put the functions directly in the Object it self, see DateConstructor
for an example of how do this. 


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