| allocator_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | args | v8::internal::wasm::Decoder | private | 
  | available_bytes() const | v8::internal::wasm::Decoder | inline | 
  | buffer | v8::internal::wasm::Decoder | private | 
  | buffer_offset() const | v8::internal::wasm::Decoder | inline | 
  | buffer_offset_ | v8::internal::wasm::Decoder | protected | 
  | CalculateGlobalOffsets(WasmModule *module) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | CHECK_LT(0, len) | v8::internal::wasm::Decoder | private | 
  | checkAvailable(uint32_t size) | v8::internal::wasm::Decoder | inline | 
  | CheckDataSegmentsCount(uint32_t data_segments_count) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | CheckFunctionsCount(uint32_t functions_count, uint32_t error_offset) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | CheckMismatchedCounts() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | CheckSectionOrder(SectionCode section_code) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_array(Zone *zone) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_base_type_definition(bool is_descriptor) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_bytes(uint32_t size, const char *name="skip") | v8::internal::wasm::Decoder | inline | 
  | consume_bytes(uint32_t size, const char *name, ITracer *tracer) | v8::internal::wasm::Decoder | inline | 
  | consume_count(const char *name, size_t maximum) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_data_segment_header() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_described_type(bool is_descriptor) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_describing_type(size_t current_type_index) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_element_func_index(WasmModule *module, ValueType expected) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_element_segment_entry(WasmModule *module, const WasmElemSegment &segment) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_element_segment_header() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_exception_attribute() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_func_index(WasmModule *module, WasmFunction **func) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_global_flags() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_global_index(WasmModule *module, WasmGlobal **global) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_heap_type() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_i32v(const char *name="var_int32") | v8::internal::wasm::Decoder | inline | 
  | consume_i64v(const char *name="var_int64") | v8::internal::wasm::Decoder | inline | 
  | consume_index(const char *name, std::vector< T > *vector, T **ptr) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_init_expr(WasmModule *module, ValueType expected, bool is_shared) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_limits_byte() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_little_endian(const char *name) | v8::internal::wasm::Decoder | inlineprivate | 
  | consume_memory_flags(WasmMemory *memory) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_mutability() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_resizable_limits(const char *name, const char *units, uint32_t max_initial, uint32_t *initial, bool has_maximum, uint64_t max_maximum, uint64_t *maximum, ResizableLimitsType type) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_shared_type(size_t current_type_index) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_sig(Zone *zone) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_sig_index(WasmModule *module, const FunctionSig **sig) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_storage_type() | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_struct(Zone *zone, bool is_descriptor) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_subtype_definition(size_t current_type_index) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | consume_table_flags(WasmTable *table) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_table_index(WasmModule *module, WasmTable **table) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_tag_index(WasmModule *module, WasmTag **tag) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_tag_sig_index(WasmModule *module, const FunctionSig **sig) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | consume_u16(const char *name="uint16_t") | v8::internal::wasm::Decoder | inline | 
  | consume_u32(const char *name, ITracer *tracer) | v8::internal::wasm::Decoder | inline | 
  | consume_u32v(const char *name="var_uint32") | v8::internal::wasm::Decoder | inline | 
  | consume_u32v(const char *name, ITracer *tracer) | v8::internal::wasm::Decoder | inline | 
  | consume_u64v(const char *name, ITracer *tracer) | v8::internal::wasm::Decoder | inline | 
  | consume_u8(const char *name="uint8_t") | v8::internal::wasm::Decoder | inline | 
  | consume_u8(const char *name, ITracer *tracer) | v8::internal::wasm::Decoder | inline | 
  | consume_value_type(const WasmModule *module=nullptr) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | DecodeBranchHintsSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeBuildIdSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeCodeSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeCompilationHintsSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeDataCountSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeDataSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeElementSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeExportSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeExternalDebugInfoSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeFunctionBody(uint32_t func_index, uint32_t length, uint32_t offset) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeFunctionSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeFunctionSignatureForTesting(Zone *zone, const uint8_t *start) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeGlobalSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeImportSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeInitExprForTesting(ValueType expected) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeInstTraceSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeMemorySection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeModule(bool validate_functions) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeModuleHeader(base::Vector< const uint8_t > bytes) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeNameSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | Decoder(const uint8_t *start, const uint8_t *end, uint32_t buffer_offset=0) | v8::internal::wasm::Decoder | inline | 
  | Decoder(const base::Vector< const uint8_t > bytes, uint32_t buffer_offset=0) | v8::internal::wasm::Decoder | inlineexplicit | 
  | Decoder(const uint8_t *start, const uint8_t *pc, const uint8_t *end, uint32_t buffer_offset=0) | v8::internal::wasm::Decoder | inline | 
  | DecodeSection(SectionCode section_code, base::Vector< const uint8_t > bytes, uint32_t offset) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeSingleFunctionForTesting(Zone *zone, ModuleWireBytes wire_bytes, const WasmModule *module) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeSourceMappingURLSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeStartSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeStringRefSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeTableSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeTagSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | DecodeTypeSection() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | detected_features_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | enabled_features_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | end() const | v8::internal::wasm::Decoder | inline | 
  | end_ | v8::internal::wasm::Decoder | protected | 
  | error(const char *msg) | v8::internal::wasm::Decoder | inline | 
  | error(const uint8_t *pc, const char *msg) | v8::internal::wasm::Decoder | inline | 
  | error(uint32_t offset, const char *msg) | v8::internal::wasm::Decoder | inline | 
  | error() const | v8::internal::wasm::Decoder | inline | 
  | error_ | v8::internal::wasm::Decoder | protected | 
  | error_ | v8::internal::wasm::Decoder | private | 
  | errorf(const char *format, Args... args) | v8::internal::wasm::Decoder | inline | 
  | errorf(const uint8_t *pc, const char *format, Args... args) | v8::internal::wasm::Decoder | inline | 
  | errorf(uint32_t offset, const char *format, Args... args) | v8::internal::wasm::Decoder | inline | 
  | expect_u8(const char *name, uint8_t expected) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | failed() const | v8::internal::wasm::Decoder | inline | 
  | FinalizeRecgroup(uint32_t group_size, TypeCanonicalizer *type_canon) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | FinishDecoding() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | format | v8::internal::wasm::Decoder | private | 
  | GetBufferRelativeOffset(uint32_t offset) const | v8::internal::wasm::Decoder | inline | 
  | has_seen_unordered_section(SectionCode section_code) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | init_expr_zone_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | inst_traces_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | k32BitLimits enum value | v8::internal::wasm::ModuleDecoderImpl | private | 
  | k64BitLimits enum value | v8::internal::wasm::ModuleDecoderImpl | private | 
  | kFullValidation | v8::internal::wasm::Decoder | static | 
  | kMaxErrorMsg | v8::internal::wasm::Decoder | private | 
  | kMemory enum value | v8::internal::wasm::ModuleDecoderImpl | private | 
  | kNoTrace enum value | v8::internal::wasm::Decoder |  | 
  | kNoValidation | v8::internal::wasm::Decoder | static | 
  | kTable enum value | v8::internal::wasm::ModuleDecoderImpl | private | 
  | kTrace enum value | v8::internal::wasm::Decoder |  | 
  | len | v8::internal::wasm::Decoder | private | 
  | LimitsByteType enum name | v8::internal::wasm::ModuleDecoderImpl | private | 
  | lookahead(int offset, uint8_t expected) | v8::internal::wasm::Decoder | inline | 
  | module_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | module_end_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | module_start_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | ModuleDecoderImpl(WasmEnabledFeatures enabled_features, base::Vector< const uint8_t > wire_bytes, ModuleOrigin origin, WasmDetectedFeatures *detected_features, ITracer *tracer=ITracer::NoTrace) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | more() const | v8::internal::wasm::Decoder | inline | 
  | Name typedef | v8::internal::wasm::Decoder |  | 
  | next_ordered_section_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | off(const uint8_t *ptr) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | ok() const | v8::internal::wasm::Decoder | inline | 
  | onFirstError() override | v8::internal::wasm::ModuleDecoderImpl | inlinevirtual | 
  | pc() const | v8::internal::wasm::Decoder | inline | 
  | pc_ | v8::internal::wasm::Decoder | protected | 
  | pc_offset(const uint8_t *pc) const | v8::internal::wasm::Decoder | inline | 
  | pc_offset() const | v8::internal::wasm::Decoder | inline | 
  | position() const | v8::internal::wasm::Decoder | inline | 
  | PRINTF_FORMAT(3, 4) verrorf(uint32_t offset | v8::internal::wasm::Decoder | private | 
  | read_i32v(const uint8_t *pc, Name< ValidationTag > name="signed LEB32") | v8::internal::wasm::Decoder | inline | 
  | read_i33v(const uint8_t *pc, Name< ValidationTag > name="signed LEB33") | v8::internal::wasm::Decoder | inline | 
  | read_i64v(const uint8_t *pc, Name< ValidationTag > name="signed LEB64") | v8::internal::wasm::Decoder | inline | 
  | read_leb(const uint8_t *pc, Name< ValidationTag > name="varint") | v8::internal::wasm::Decoder | inlineprivate | 
  | read_leb_slowpath(const uint8_t *pc, Name< ValidationTag > name) | v8::internal::wasm::Decoder | inlineprivate | 
  | read_leb_tail(const uint8_t *pc, Name< ValidationTag > name, IntType intermediate_result) | v8::internal::wasm::Decoder | inlineprivate | 
  | read_little_endian(const uint8_t *pc, Name< ValidationTag > msg) | v8::internal::wasm::Decoder | inlineprivate | 
  | read_prefixed_opcode(const uint8_t *pc, Name< ValidationTag > name="prefixed opcode") | v8::internal::wasm::Decoder | inline | 
  | read_u16(const uint8_t *pc, Name< ValidationTag > msg="expected 2 bytes") | v8::internal::wasm::Decoder | inline | 
  | read_u32(const uint8_t *pc, Name< ValidationTag > msg="expected 4 bytes") | v8::internal::wasm::Decoder | inline | 
  | read_u32v(const uint8_t *pc, Name< ValidationTag > name="LEB32") | v8::internal::wasm::Decoder | inline | 
  | read_u64(const uint8_t *pc, Name< ValidationTag > msg="expected 8 bytes") | v8::internal::wasm::Decoder | inline | 
  | read_u64v(const uint8_t *pc, Name< ValidationTag > name="LEB64") | v8::internal::wasm::Decoder | inline | 
  | read_u8(const uint8_t *pc, Name< ValidationTag > msg="expected 1 byte") | v8::internal::wasm::Decoder | inline | 
  | Reset(const uint8_t *start, const uint8_t *end, uint32_t buffer_offset=0) | v8::internal::wasm::Decoder | inline | 
  | Reset(base::Vector< const uint8_t > bytes, uint32_t buffer_offset=0) | v8::internal::wasm::Decoder | inline | 
  | ResizableLimitsType enum name | v8::internal::wasm::ModuleDecoderImpl | private | 
  | seen_unordered_sections_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | set_end(const uint8_t *end) | v8::internal::wasm::Decoder | inline | 
  | set_seen_unordered_section(SectionCode section_code) | v8::internal::wasm::ModuleDecoderImpl | inlineprivate | 
  | shared_module() const | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | start() const | v8::internal::wasm::Decoder | inline | 
  | start_ | v8::internal::wasm::Decoder | protected | 
  | StartCodeSection(WireBytesRef section_bytes) | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | toResult(T &&val) | v8::internal::wasm::Decoder | inline | 
  | traceByteRange(const uint8_t *start, const uint8_t *end) | v8::internal::wasm::Decoder | inline | 
  | TraceFlag enum name | v8::internal::wasm::Decoder |  | 
  | traceOffEnd() | v8::internal::wasm::Decoder | inline | 
  | tracer_ | v8::internal::wasm::ModuleDecoderImpl | private | 
  | TypeKindName(uint8_t kind) | v8::internal::wasm::ModuleDecoderImpl | inlinestatic | 
  | UpdateComputedMemoryInformation() | v8::internal::wasm::ModuleDecoderImpl | inline | 
  | va_end(args) | v8::internal::wasm::Decoder | private | 
  | va_start(args, format) | v8::internal::wasm::Decoder | private | 
  | ~Decoder()=default | v8::internal::wasm::Decoder | virtual |