v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test-fast-dtoa.cc File Reference
#include <stdlib.h>
#include "v8.h"
#include "platform.h"
#include "cctest.h"
#include "diy-fp.h"
#include "double.h"
#include "fast-dtoa.h"
#include "gay-precision.h"
#include "gay-shortest.h"
Include dependency graph for test-fast-dtoa.cc:

Go to the source code of this file.

Functions

 TEST (FastDtoaShortestVariousDoubles)
 
 TEST (FastDtoaPrecisionVariousDoubles)
 
 TEST (FastDtoaGayShortest)
 
 TEST (FastDtoaGayPrecision)
 

Function Documentation

TEST ( FastDtoaShortestVariousDoubles  )
TEST ( FastDtoaPrecisionVariousDoubles  )