v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <stdarg.h>
#include <math.h>
#include "globals.h"
#include "utils.h"
#include "strtod.h"
#include "bignum.h"
#include "cached-powers.h"
#include "double.h"
Go to the source code of this file.
Namespaces | |
v8 | |
v8::internal | |
Functions | |
double | Strtod (Vector< const char > buffer, int exponent) |