Reviewers: William Hesse,

Description:
Simplify powers-of-ten cache.

The existing cache was build to support changes to fast-dtoa. This complicated
the cache. Since the cached numbers are now in a .cc file they can be shared
with other parts of v8.


Please review this at http://codereview.chromium.org/3608011/show

Affected files:
  M src/SConscript
  M src/cached-powers.h
  A src/cached-powers.cc
  M src/fast-dtoa.cc
  D src/powers-ten.h
  M tools/gyp/v8.gyp


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

Reply via email to