V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Merge (bool reached=false) | |
Value & | operator[] (uint32_t i) |
Public Attributes | |
uint32_t | arity |
union { | |
Value * array | |
Value first | |
} | vals |
bool | reached |
Definition at line 526 of file function-body-decoder-impl.h.