Reviewers: mvstanton,

Description:
Turn the NumberToStringStub into a hydrogen stub.

This moves the previous GenerateLookupNumberStringCache() to the
MacroAssembler, as we still need that functionality in native code.
It also adds a BuildLookupNumberStringCache() in Hydrogen, which
will be used by the hydrogen StringAddStub.

Depends on https://codereview.chromium.org/23601038.

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

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

Affected files (+571, -453 lines):
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.h
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm/macro-assembler-arm.h
  M src/arm/macro-assembler-arm.cc
  M src/code-stubs-hydrogen.cc
  M src/code-stubs.h
  M src/hydrogen-instructions.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/builtins-ia32.cc
  M src/ia32/code-stubs-ia32.h
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.h
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-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/groups/opt_out.

Reply via email to