Reviewers: Mads Ager,

Description:
Add number string cache lookup for heap numbers to generatred code (on top of
the already existing smi lookup)

Added a number to string runtime function which does not try to do a cache
lookup as the number is known to not be in the cahce.

Please review this at http://codereview.chromium.org/1602010

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

Affected files:
  M     src/heap.h
  M     src/heap.cc
  M     src/ia32/codegen-ia32.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     src/runtime.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

To unsubscribe, reply using "remove me" as the subject.

Reply via email to