V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::wasm::ModuleDecoder, including all inherited members.
CheckFunctionsCount(uint32_t functions_count, uint32_t offset) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
DecodeFunctionBody(uint32_t index, uint32_t size, uint32_t offset, bool verify_functions=true) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
DecodeModuleHeader(Vector< const uint8_t > bytes, uint32_t offset) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
DecodeSection(SectionCode section_code, Vector< const uint8_t > bytes, uint32_t offset, bool verify_functions=true) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
FinishDecoding(bool verify_functions=true) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
IdentifyUnknownSection(Decoder &decoder, const byte *end) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | static |
module() const (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | inline |
ModuleDecoder(const WasmFeatures &enabled) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | explicit |
ok() (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
shared_module() const (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
StartDecoding(Counters *counters, AccountingAllocator *allocator, ModuleOrigin origin=ModuleOrigin::kWasmOrigin) (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder | |
~ModuleDecoder() (defined in v8::internal::wasm::ModuleDecoder) | v8::internal::wasm::ModuleDecoder |