Lgtm
http://codereview.chromium.org/113634/diff/1/8 File src/builtins.cc (right): http://codereview.chromium.org/113634/diff/1/8#newcode407 Line 407: ASSERT(!CalledAsConstructor()); Nit: I'd move the assert to the very top of the function, before doing anything else. http://codereview.chromium.org/113634 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
