v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <stdlib.h>
#include "v8.h"
#include "bignum.h"
#include "cctest.h"
#include "diy-fp.h"
#include "double.h"
#include "strtod.h"
Go to the source code of this file.
Functions | |
TEST (Strtod) | |
TEST (RandomStrtod) | |
TEST | ( | Strtod | ) |
Definition at line 50 of file test-strtod.cc.
References CHECK_EQ, v8::internal::Strtod(), and V8_INFINITY.
TEST | ( | RandomStrtod | ) |
Definition at line 450 of file test-strtod.cc.
References CHECK, v8::internal::NULL, and v8::internal::Strtod().