v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::ModuleDecoder Member List

This is the complete list of members for v8::internal::wasm::ModuleDecoder, including all inherited members.

CheckFunctionsCount(uint32_t functions_count, uint32_t error_offset)v8::internal::wasm::ModuleDecoder
DecodeFunctionBody(uint32_t index, uint32_t size, uint32_t offset)v8::internal::wasm::ModuleDecoder
DecodeModuleHeader(base::Vector< const uint8_t > bytes)v8::internal::wasm::ModuleDecoder
DecodeSection(SectionCode section_code, base::Vector< const uint8_t > bytes, uint32_t offset)v8::internal::wasm::ModuleDecoder
FinishDecoding()v8::internal::wasm::ModuleDecoder
IdentifyUnknownSection(ModuleDecoder *decoder, base::Vector< const uint8_t > bytes, uint32_t offset, SectionCode *result)v8::internal::wasm::ModuleDecoderstatic
impl_v8::internal::wasm::ModuleDecoderprivate
module() constv8::internal::wasm::ModuleDecoderinline
ModuleDecoder(WasmEnabledFeatures enabled_features, WasmDetectedFeatures *detected_features)v8::internal::wasm::ModuleDecoderexplicit
ok() constv8::internal::wasm::ModuleDecoder
shared_module() constv8::internal::wasm::ModuleDecoder
StartCodeSection(WireBytesRef section_bytes)v8::internal::wasm::ModuleDecoder
~ModuleDecoder()v8::internal::wasm::ModuleDecoder