Reviewers: adamk, wingo,

Message:
PTAL

Description:
[es6] super.prop, eval and lazy functions

We used to only store the uses_super_property in the preparse data
logger. Let the logger use NeedsHomeObject instead.

BUG=v8:3768
LOG=N
R=wingo, adamk

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

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

Affected files (+103, -50 lines):
  M src/ast.h
  M src/ast.cc
  M src/compiler/ast-graph-builder.cc
  M src/hydrogen.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  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/scopes.h
  M test/cctest/test-parsing.cc
  M test/mjsunit/harmony/classes-lazy-parsing.js
  M test/mjsunit/harmony/object-literals-super.js
  M test/mjsunit/harmony/super.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