Comment #4 on issue 3571 by [email protected]: Method shorthands needs to handle super correctly
https://code.google.com/p/v8/issues/detail?id=3571#c4

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

commit 84741e76a346e34b018af129b0c15bd5d7b1af15
Author: [email protected] <[email protected]>
Date: Tue Nov 11 19:54:21 2014

ES6: Add support for super in object literals

This only available under --harmony-classes

BUG=v8:3571
LOG=Y
[email protected]

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

Cr-Commit-Position: refs/heads/master@{#25271}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25271 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/arm/full-codegen-arm.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/arm64/full-codegen-arm64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/ast.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/ast.h [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/full-codegen.h [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/hydrogen.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/ia32/full-codegen-ia32.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/preparser.h [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/runtime/runtime-classes.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/scopes.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/scopes.h [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/src/x64/full-codegen-x64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/test/cctest/test-parsing.cc [add] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/test/mjsunit/harmony/object-literals-super.js [modify] https://chromium.googlesource.com/v8/v8.git/+/84741e76a346e34b018af129b0c15bd5d7b1af15/test/mjsunit/mjsunit.status


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