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

Public Member Functions

uint32_t cur_index ()
 
bool has_next ()
 
uint32_t next ()
 
uint32_t length ()
 
const byte * pc ()
 
 BranchTableIterator (Decoder *decoder, const BranchTableImmediate< validate > &imm)
 

Detailed Description

template<Decoder::ValidateFlag validate>
class v8::internal::wasm::BranchTableIterator< validate >

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


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