Home
last modified time | relevance | path

Searched defs:LogCode (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1089 void WasmEngine::LogCode(base::Vector<WasmCode*> code_vec) { in LogCode() function in v8::internal::wasm::WasmEngine
Dwasm-code-manager.cc257 void WasmCode::LogCode(Isolate* isolate, const char* source_url, in LogCode() function in v8::internal::wasm::WasmCode