Searched refs:CustomSectionOffset (Results 1 – 3 of 3) sorted by relevance
83 struct CustomSectionOffset { struct89 V8_EXPORT_PRIVATE std::vector<CustomSectionOffset> DecodeCustomSections( argument
256 std::vector<CustomSectionOffset> custom_sections = in GetCustomSections()
1574 std::vector<CustomSectionOffset> DecodeCustomSections(const byte* start, in DecodeCustomSections()1580 std::vector<CustomSectionOffset> result; in DecodeCustomSections()