Searched refs:custom_sections (Results 1 – 2 of 2) sorted by relevance
555 std::vector<CustomSectionOffset> custom_sections = in GetCustomSections() local561 for (auto& section : custom_sections) { in GetCustomSections()
794 auto custom_sections = in WebAssemblyModuleCustomSections() local798 args.GetReturnValue().Set(Utils::ToLocal(custom_sections)); in WebAssemblyModuleCustomSections()