#include <math.h>
#include <float.h>
#include "conversions.h"
#include "platform.h"
ネームスペース | |
namespace | v8 |
namespace | v8::internal |
関数 | |
static int | v8::internal::FastD2I (double x) |
static double | v8::internal::DoubleToInteger (double x) |
int32_t | v8::internal::NumberToInt32 (Object *number) |
uint32_t | v8::internal::NumberToUint32 (Object *number) |
int32_t | v8::internal::DoubleToInt32 (double x) |