Reviewers: Mads Ager, plesner,

Description:
Propagate information on whether a non function was called as
constructor or not.

The Arguments object passed to the callback now has IsConstructCall set
accordingly.

BUG=http://crbug.com/3285

Please review this at http://codereview.chromium.org/113634

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/bootstrapper.cc
   M     src/builtins.h
   M     src/builtins.cc
   M     src/contexts.h
   M     src/execution.h
   M     src/execution.cc
   M     src/ia32/builtins-ia32.cc
   M     src/runtime.h
   M     src/runtime.cc
   M     src/runtime.js
   M     test/cctest/test-api.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to