![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-primitive.h>


Static Public Member Functions | |
| static V8_INLINE Uint32 * | Cast (v8::Data *data) |
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::Data *data) |
Static Public Member Functions inherited from Number | |
| static Local< Number > | New (Isolate *isolate, double value) |
| static V8_INLINE Number * | Cast (v8::Data *data) |
Static Public Member Functions inherited from Value | |
| template<class T> | |
| static V8_INLINE Value * | Cast (T *value) |
A JavaScript value representing a 32-bit unsigned integer.
Definition at line 905 of file v8-primitive.h.
Definition at line 908 of file v8-primitive.h.
References V8_INLINE.
| uint32_t Value | ( | ) | const |