Home
last modified time | relevance | path

Searched refs:GetCustomSections (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h660 Handle<JSArray> GetCustomSections(Isolate* isolate,
Dwasm-module.cc548 Handle<JSArray> GetCustomSections(Isolate* isolate, in GetCustomSections() function
Dwasm-js.cc795 i::wasm::GetCustomSections(i_isolate, maybe_module.ToHandleChecked(), in WebAssemblyModuleCustomSections()