V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::LocalDeclEncoder Class Reference

Public Member Functions

 LocalDeclEncoder (Zone *zone, FunctionSig *s=nullptr)
 
void Prepend (Zone *zone, const byte **start, const byte **end) const
 
size_t Emit (byte *buffer) const
 
uint32_t AddLocals (uint32_t count, ValueType type)
 
size_t Size () const
 
bool has_sig () const
 
FunctionSigget_sig () const
 
void set_sig (FunctionSig *s)
 

Detailed Description

Definition at line 19 of file local-decl-encoder.h.


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