Reviewers: Michael Starzinger,

Description:
[turbofan] Some javascript operators are globally shared singletons.

Also cleanup the interface, and make the parameter class/accessors
explicit to work-around the type-unsafety of OpParameter<T>.

TEST=compiler-unittests,cctest,mjsunit
[email protected]

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+725, -300 lines):
  M BUILD.gn
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/change-lowering.cc
  M src/compiler/compiler.gyp
  M src/compiler/js-builtin-reducer-unittest.cc
  M src/compiler/js-context-specialization.cc
  M src/compiler/js-generic-lowering.h
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  A src/compiler/js-operator.cc
  A src/compiler/js-operator-unittest.cc
  M src/compiler/machine-operator-reducer.cc
  M src/compiler/operator-properties-inl.h
  M src/runtime/runtime.h
  M test/cctest/compiler/test-js-context-specialization.cc
  M test/cctest/compiler/test-machine-operator-reducer.cc
  M tools/gyp/v8.gyp


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