Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-module.h242 V8_EXPORT_PRIVATE Handle<JSArray> GetCustomSections(
Dwasm-module.cc249 Handle<JSArray> GetCustomSections(Isolate* isolate, in GetCustomSections() function
Dwasm-js.cc603 i::wasm::GetCustomSections(i_isolate, maybe_module.ToHandleChecked(), in WebAssemblyModuleCustomSections()