Reviewers: dslomov_gmail.com,

https://codereview.chromium.org/703603005/diff/20001/src/parser.cc
File src/parser.cc (right):

https://codereview.chromium.org/703603005/diff/20001/src/parser.cc#newcode650
src/parser.cc:650: // Set position and force eager compilation since
lazy parsing tries to
This is not very good. Suggestions welcome.

Description:
Classes: Fix issue with default constructor crash

Instead of creating the default constructor in the runtime function
we create it in the parser.

BUG=v8:3661
LOG=Y
R=dslomov

Please review this at https://codereview.chromium.org/703603005/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+80, -31 lines):
  M src/ast.h
  M src/parser.cc
  M src/runtime/runtime-classes.cc
  M test/mjsunit/harmony/classes.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to