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