Searched refs:DecodeCustomSections (Results 1 – 3 of 3) sorted by relevance
89 V8_EXPORT_PRIVATE std::vector<CustomSectionOffset> DecodeCustomSections(
257 DecodeCustomSections(wire_bytes.start(), wire_bytes.end()); in GetCustomSections()
1574 std::vector<CustomSectionOffset> DecodeCustomSections(const byte* start, in DecodeCustomSections() function