V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::Merge< Value > Struct Template Reference

Public Member Functions

 Merge (bool reached=false)
 
Valueoperator[] (uint32_t i)
 

Public Attributes

uint32_t arity
 
union {
   Value *   array
 
   Value   first
 
vals
 
bool reached
 

Detailed Description

template<typename Value>
struct v8::internal::wasm::Merge< Value >

Definition at line 526 of file function-body-decoder-impl.h.


The documentation for this struct was generated from the following file: