![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
FunctionSig * | get_sig () const |
void | set_sig (FunctionSig *s) |
Definition at line 19 of file local-decl-encoder.h.