Reviewers: ,
Message:
This version doesn't touch the compiler at all. Note that the changed code
is
not very different, because the changes in the compiler are mostly single
line
changes.
There is an observable bug which traceur works around by allocating a
temporary
variable, but maybe for an experimental feature this doesn't matter.
Description:
Implement experimental exponentiation operator via desugaring
BUG=v8:3915
LOG=N
R=
Please review this at https://codereview.chromium.org/952243002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+208, -8 lines):
M src/ast.cc
M src/ast-value-factory.h
M src/bootstrapper.cc
M src/flag-definitions.h
M src/ic/ic-state.h
M src/parser.cc
M src/preparser.h
M src/scanner.h
M src/scanner.cc
M src/token.h
A test/mjsunit/harmony/exponentiation.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.