#include <platform.h>
Definition at line 646 of file platform.h.
◆ StackSlot() [1/2]
v8::base::Stack::StackSlot::StackSlot |
( |
void * | value | ) |
|
|
inline |
◆ StackSlot() [2/2]
v8::base::Stack::StackSlot::StackSlot |
( |
uintptr_t | value | ) |
|
|
inline |
◆ operator uintptr_t()
v8::base::Stack::StackSlot::operator uintptr_t |
( |
| ) |
const |
|
inline |
◆ operator void *()
v8::base::Stack::StackSlot::operator void * |
( |
| ) |
const |
|
inline |
◆ value
uintptr_t v8::base::Stack::StackSlot::value |
The documentation for this struct was generated from the following file: