Chromium Code Reviews

Unified Diff: src/SConscript

Issue 619005: Fast algorithm for double->string conversion. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | src/cached_powers.h » ('j') | src/conversions.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/SConscript
===================================================================
--- src/SConscript (revision 3886)
+++ src/SConscript (working copy)
@@ -64,6 +64,7 @@
full-codegen.cc
func-name-inferrer.cc
global-handles.cc
+ grisu3.cc
handles.cc
hashmap.cc
heap-profiler.cc
« no previous file with comments | « no previous file | src/cached_powers.h » ('j') | src/conversions.cc » ('J')

Powered by Google App Engine