Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 1366 by [email protected]: Move Script::Type to
SharedFunctionInfo to allow distinction between v8 natives and extension
http://code.google.com/p/v8/issues/detail?id=1366
We currently have no way of making a distinction between a native without a
script and a extension without a script. With ES5 .call and .apply we need
this distinction to be able to still pass the global object as receiver to
extensions.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev