Comment #12 on issue 3768 by [email protected]: super does not work in
eval
https://code.google.com/p/v8/issues/detail?id=3768#c12
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/614d6a3ba4b79321b08e7b68f1c07133bdbf59a7
commit 614d6a3ba4b79321b08e7b68f1c07133bdbf59a7
Author: balazs.kilvady <[email protected]>
Date: Wed Jun 03 17:57:13 2015
MIPS64: Fix '[es6] Super call in arrows and eval'.
Port 4b8051a02ae9f765b7d803fc7986301abde36007
Original commit message:
This splits the SuperReference AST node into SuperPropertyReference and
SuperCallReference. The super call reference node consists of three
unresolved vars to this, new.target and this_function. These gets
declared when the right function is entered and if it is in use. The
variables gets assigned in FullCodeGenerator::Generate.
This is a revert of the revert 88b1c9170a0293cbcc8bdaf57fbe12744b48d7e8
BUG=v8:3768
LOG=N
Review URL: https://codereview.chromium.org/1160973008
Cr-Commit-Position: refs/heads/master@{#28795}
[modify]
http://crrev.com/614d6a3ba4b79321b08e7b68f1c07133bdbf59a7/src/mips64/full-codegen-mips64.cc
--
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.