Reviewers: Sven Panne,

Message:
PTAL

Description:
[turbofan] Remove the no-context hack for JSToNumber.

The ToNumberStub is now able to handle all plain primitives (Numbers,
Booleans, Null, Undefined and Strings) without context access.

TEST=cctest,mjsunit,unittests

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

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

Affected files (+135, -36 lines):
  M src/arm/code-stubs-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/compiler/js-generic-lowering.h
  M src/compiler/js-generic-lowering.cc
  M src/ia32/code-stubs-ia32.cc
  M src/x64/code-stubs-x64.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