Reviewers: Sven Panne,

Message:
PTAL

Description:
[turbofan] Make sure Operator is really immutable.

Make Operator const-correct in preparation for allocating sharing
Operators across different isolates (using LazyInstance).

TEST=cctest,compiler-unittests,mjsunit

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

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

Affected files (+115, -118 lines):
  M src/compiler/common-operator.h
  M src/compiler/graph-replay.h
  M src/compiler/graph-replay.cc
  M src/compiler/js-inlining.cc
  M src/compiler/node.h
  M src/compiler/node-matchers.h
  M src/compiler/operator.h
  M src/compiler/operator-properties.h
  M src/compiler/operator-properties-inl.h
  M src/compiler/simplified-operator.h
  M src/compiler/verifier.cc
  M test/cctest/compiler/test-js-context-specialization.cc


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