Reviewers: jarin,

Description:
[turbofan] Enable deoptimization for non-asm.js TurboFan code.

Replace the --turbo-deoptimization flag with --turbo-asm-deoptimization
and enable deoptimization for non-asm.js TurboFan code unconditionally.

[email protected]

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

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

Affected files (+49, -128 lines):
  M src/compiler.cc
  M src/compiler/js-inlining.cc
  M src/debug.cc
  M src/deoptimizer.cc
  M src/flag-definitions.h
  M src/frames.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-test.cc
  M test/cctest/compiler/function-tester.h
  M test/cctest/compiler/test-codegen-deopt.cc
  M test/cctest/compiler/test-js-typed-lowering.cc
  M test/cctest/compiler/test-run-deopt.cc
  M test/cctest/compiler/test-run-inlining.cc
  M test/cctest/compiler/test-run-intrinsics.cc
  M test/cctest/compiler/test-run-jsexceptions.cc
  M test/cctest/test-deoptimization.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-serialize.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