Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.h672 WasmCode* AddCodeForTesting(Handle<Code> code);
Dwasm-code-manager.cc1063 WasmCode* NativeModule::AddCodeForTesting(Handle<Code> code) { in AddCodeForTesting() function in v8::internal::wasm::NativeModule