Home
last modified time | relevance | path

Searched refs:custom_sections (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module.cc555 std::vector<CustomSectionOffset> custom_sections = in GetCustomSections() local
561 for (auto& section : custom_sections) { in GetCustomSections()
Dwasm-js.cc794 auto custom_sections = in WebAssemblyModuleCustomSections() local
798 args.GetReturnValue().Set(Utils::ToLocal(custom_sections)); in WebAssemblyModuleCustomSections()