Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1474 const char* GetCompilationEventName(const WasmCompilationUnit& unit, in GetCompilationEventName() function
1544 const char* event_name = GetCompilationEventName(unit.value(), env.value()); in ExecuteCompilationUnits()