Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-Medium
New issue 1198 by [email protected]: Sputnik: V8 wraps this when calling builtin functions
http://code.google.com/p/v8/issues/detail?id=1198 As an example: Object.prototype.toString: S15.2.4.2_A12, S15.2.4.2_A13 Object.prototype.toLocaleString: S15.2.4.3_A13, S15.2.4.4_A13, S15.2.4.4_A12 Object.prototype.propertyIsEnumerable: S15.2.4.7_A12 Object.prototype.hasOwnProperty: S15.2.4.5_A12, S15.2.4.5_A13 Object.prototype.isPrototypeOf: S15.2.4.6_A13, S15.2.4.6_A12 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
