v8
8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Static Public Member Functions | |
static V8_INLINE Int32 * | Cast (v8::Value *obj) |
Static Public Member Functions inherited from Integer | |
static Local< Integer > | New (Isolate *isolate, int32_t value) |
static Local< Integer > | NewFromUnsigned (Isolate *isolate, uint32_t value) |
static V8_INLINE Integer * | Cast (v8::Value *obj) |
Static Public Member Functions inherited from Number | |
static Local< Number > | New (Isolate *isolate, double value) |
static V8_INLINE Number * | Cast (v8::Value *obj) |
Static Public Member Functions inherited from Value | |
template<class T > | |
static V8_INLINE Value * | Cast (T *value) |
int32_t Value | ( | ) | const |