![]() |
v8
9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
|
#include <v8.h>


Static Public Member Functions | |
| 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) |
Referenced by ReturnValue< T >::Set().
| double Value | ( | ) | const |