V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::FunctionBody Struct Reference

Public Member Functions

 FunctionBody (FunctionSig *sig, uint32_t offset, const byte *start, const byte *end)
 

Public Attributes

FunctionSigsig
 
uint32_t offset
 
const byte * start
 
const byte * end
 

Detailed Description

Definition at line 26 of file function-body-decoder.h.


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