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

Public Member Functions

 BranchTableImmediate (Decoder *decoder, const byte *pc)
 

Public Attributes

uint32_t table_count
 
const byte * start
 
const byte * table
 

Detailed Description

template<Decoder::ValidateFlag validate>
struct v8::internal::wasm::BranchTableImmediate< validate >

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


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