Searched defs:LogCode (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | wasm-engine.cc | 1089 void WasmEngine::LogCode(base::Vector<WasmCode*> code_vec) { in LogCode() function in v8::internal::wasm::WasmEngine |
D | wasm-code-manager.cc | 257 void WasmCode::LogCode(Isolate* isolate, const char* source_url, in LogCode() function in v8::internal::wasm::WasmCode |