Home
last modified time | relevance | path

Searched refs:CustomSectionOffset (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dmodule-decoder.h83 struct CustomSectionOffset { struct
89 V8_EXPORT_PRIVATE std::vector<CustomSectionOffset> DecodeCustomSections( argument
Dwasm-module.cc256 std::vector<CustomSectionOffset> custom_sections = in GetCustomSections()
Dmodule-decoder.cc1574 std::vector<CustomSectionOffset> DecodeCustomSections(const byte* start, in DecodeCustomSections()
1580 std::vector<CustomSectionOffset> result; in DecodeCustomSections()