Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-code-manager.h510 WasmCode* AddCodeForTesting(Handle<Code> code);
Dwasm-code-manager.cc879 WasmCode* NativeModule::AddCodeForTesting(Handle<Code> code) { in AddCodeForTesting() function in v8::internal::wasm::NativeModule