Searched refs:LogOutstandingCodesForIsolate (Results 1 – 4 of 4) sorted by relevance
304 isolate_->wasm_engine()->LogOutstandingCodesForIsolate(isolate_); in HandleInterrupts()
260 void LogOutstandingCodesForIsolate(Isolate*);
67 engine_->LogOutstandingCodesForIsolate(isolate_); in Run()1027 void WasmEngine::LogOutstandingCodesForIsolate(Isolate* isolate) { in LogOutstandingCodesForIsolate() function in v8::internal::wasm::WasmEngine
1658 isolate->wasm_engine()->LogOutstandingCodesForIsolate(isolate); in CompileToNativeModule()