Reviewers: Dmitry Lomov (chromium),

https://codereview.chromium.org/1083193005/diff/20001/src/runtime/runtime-classes.cc
File src/runtime/runtime-classes.cc (right):

https://codereview.chromium.org/1083193005/diff/20001/src/runtime/runtime-classes.cc#newcode474
src/runtime/runtime-classes.cc:474: return frame->NewTarget();
This is to make debugging easier... it should go away

Description:
WIP: new.target

LOG=N

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+386, -56 lines):
  M src/ast.h
  M src/ast.cc
  M src/ast-numbering.cc
  M src/ast-value-factory.h
  M src/bailout-reason.h
  M src/bootstrapper.cc
  M src/builtins.h
  M src/compiler.cc
  M src/deoptimizer.cc
  M src/flag-definitions.h
  M src/frames.h
  M src/frames-inl.h
  M src/full-codegen.h
  M src/hydrogen.cc
  M src/liveedit.cc
  M src/messages.js
  M src/objects.cc
  M src/parser.h
  M src/parser.cc
  M src/preparse-data.h
  M src/preparse-data-format.h
  M src/preparser.h
  M src/preparser.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-classes.cc
  M src/scopes.h
  M src/scopes.cc
  M src/x64/builtins-x64.cc
  M src/x64/full-codegen-x64.cc
  M test/cctest/test-parsing.cc


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