Reviewers: Rick Waldron, Michael Starzinger, arv, Dmitry Lomov (chromium),

Message:
PTAL at your leisure

Description:
Implement experimental exponentiation operator

BUG=v8:3915
LOG=N
R=

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

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

Affected files (+171, -10 lines):
  M src/ast.cc
  M src/bootstrapper.cc
  M src/builtins.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  M src/compiler/js-operator.cc
  M src/compiler/opcodes.h
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/flag-definitions.h
  M src/full-codegen.cc
  M src/hydrogen.cc
  M src/ic/ic.cc
  M src/ic/ic-state.h
  M src/parser.cc
  M src/preparser.h
  M src/runtime.js
  M src/scanner.h
  M src/scanner.cc
  M src/token.h
  M src/typing.cc
  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.

Reply via email to