Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1077 if (RemoveIsolateFromCurrentGC(isolate)) PotentiallyFinishCurrentGC(); in RemoveIsolate()
1365 PotentiallyFinishCurrentGC(); in ReportLiveCodeForGC()
1591 PotentiallyFinishCurrentGC(); in TriggerGC()
1602 void WasmEngine::PotentiallyFinishCurrentGC() { in PotentiallyFinishCurrentGC() function in v8::internal::wasm::WasmEngine
Dwasm-engine.h387 void PotentiallyFinishCurrentGC();