Updates:
        Summary: Set the right construct stub for native functions

Comment #1 on issue 582 by [email protected]: Set the right construct stub for native functions
http://code.google.com/p/v8/issues/detail?id=582

Native functions boilerplates are created right in the parser by copying the code object from API functions created by FunctionTemplate-s. They should also copy the
construct stub.

--
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

Reply via email to