Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h690 void SetWasmSourceMap(std::unique_ptr<WasmModuleSourceMap> source_map);
Dwasm-code-manager.cc279 native_module_->SetWasmSourceMap( in LogCode()
1477 void NativeModule::SetWasmSourceMap( in SetWasmSourceMap() function in v8::internal::wasm::NativeModule