[Webkit-unassigned] [Bug 37921] API to get object class name missing from JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 12:11:01 PDT 2010


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





--- Comment #7 from Gavin Barraclough <barraclough at apple.com>  2010-04-21 12:11:00 PST ---
My understanding is also that the intention behind [[CLASS]] is as a syntactic
construct in defining the language, rather than as a user visible feature.  The
surface where it is already exposed (toString) are causing problems in
developing the language (specifically in designing a solution for proxies),
which makes me think exposing this through JSC's API could again be something
problematic going forwards.

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