Searched refs:CustomSectionOffset (Results 1 – 3 of 3) sorted by relevance
87 struct CustomSectionOffset { struct96 V8_EXPORT_PRIVATE std::vector<CustomSectionOffset> DecodeCustomSections( argument
1316 std::vector<CustomSectionOffset> DecodeCustomSections(const byte* start, in DecodeCustomSections()1322 std::vector<CustomSectionOffset> result; in DecodeCustomSections()
2522 std::vector<CustomSectionOffset> custom_sections; in GetCustomSections()