Status: Accepted Owner: ---- Labels: Type-Bug Priority-Low New issue 252 by christian.plesner.hansen: The Error prototype should be an Error object http://code.google.com/p/v8/issues/detail?id=252
Currently Object.prototype.toString.call(Error.prototype) yields [object Object] It should yield [object Error] -- 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 -~----------~----~----~----~------~----~------~--~---
