Status: Accepted
Owner: ----
CC: [email protected], [email protected], [email protected]
Labels: Type-Bug Priority-Medium
New issue 865 by [email protected]: ES5: typeof for host objects
implementing [[Call]] should be function
http://code.google.com/p/v8/issues/detail?id=865
The typeof spec has changed for ES5. typeof for a host object is no longer
completely implementation dependent. Host objects that implement [[Call]]
are now required to return "function" as their typeof result.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev