Comment #15 on issue 3768 by bugdro...@chromium.org: super does not work in eval
https://code.google.com/p/v8/issues/detail?id=3768#c15

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/8c065681865599b29d52c01c6c644fa920c0b551

commit 8c065681865599b29d52c01c6c644fa920c0b551
Author: arv <a...@chromium.org>
Date: Thu Jun 04 21:16:18 2015

[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

Review URL: https://codereview.chromium.org/1164073003

Cr-Commit-Position: refs/heads/master@{#28806}

[modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/ast.cc
[modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/ast.h
[modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/compiler/ast-graph-builder.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/hydrogen.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/objects-inl.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/objects.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/objects.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/parser.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/parser.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/preparse-data-format.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/preparse-data.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/preparser.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/preparser.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/src/scopes.h [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/test/cctest/test-parsing.cc [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/test/mjsunit/harmony/classes-lazy-parsing.js [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/test/mjsunit/harmony/object-literals-super.js [modify] http://crrev.com/8c065681865599b29d52c01c6c644fa920c0b551/test/mjsunit/harmony/super.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to