Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.h334 void ReportLiveCodeForGC(Isolate*, base::Vector<WasmCode*>);
Dwasm-engine.cc1352 void WasmEngine::ReportLiveCodeForGC(Isolate* isolate, in ReportLiveCodeForGC() function in v8::internal::wasm::WasmEngine
1414 ReportLiveCodeForGC( in ReportLiveCodeFromStackForGC()