Searched refs:matching_sections (Results 1 – 1 of 1) sorted by relevance
558 std::vector<Handle<Object>> matching_sections; in GetCustomSections() local582 matching_sections.push_back(array_buffer); in GetCustomSections()585 int num_custom_sections = static_cast<int>(matching_sections.size()); in GetCustomSections()592 storage->set(i, *matching_sections[i]); in GetCustomSections()