Reviewers: Benedikt Meurer,

Description:
[turbofan] Fix throwing conversion inserted by JSTypedLowering.

This fixes the graph wiring of implicit JSToNumber nodes inserted by
JSTypedLowering, to be correctly hooked into a surrounding exceptional
continuation.

[email protected]
TEST=mjsunit/compiler/try-binop,test262

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

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

Affected files (+123, -92 lines):
  M src/compiler/js-typed-lowering.cc
  M src/compiler/node-properties.cc
  A test/mjsunit/compiler/try-binop.js
  M test/mjsunit/mjsunit.status
  M test/test262-es6/test262-es6.status
  M test/test262/test262.status


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