Updates:
Status: WorkingAsIntended
Cc: [email protected]
Comment #1 on issue 139 by [email protected]: JSObject::class_name does not
work
http://code.google.com/p/v8/issues/detail?id=139
This is working as intended. JSObject::class_name() method matches the
[[Class]]
property described in ECMA262 page 27. For host objects it can return
anything, but
for all other objects it is specified how it is supposed to behave.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---