#include <v8-fast-api-calls.h>
◆ AnyCType()
v8::AnyCType::AnyCType |
( |
| ) |
|
|
inline |
◆ bool_value
bool v8::AnyCType::bool_value |
◆ double_value
double v8::AnyCType::double_value |
◆ float_value
float v8::AnyCType::float_value |
◆ int32_value
int32_t v8::AnyCType::int32_value |
◆ int64_value
int64_t v8::AnyCType::int64_value |
◆ object_value
◆ options_value
◆ pointer_value
void* v8::AnyCType::pointer_value |
◆ sequence_value
◆ string_value
◆ uint32_value
uint32_t v8::AnyCType::uint32_value |
◆ uint64_value
uint64_t v8::AnyCType::uint64_value |
The documentation for this union was generated from the following file: