Searched refs:ForceCollectGarbageWithoutDaemonThread (Results 1 – 3 of 3) sorted by relevance
814 …void ForceCollectGarbageWithoutDaemonThread(TriggerGCType gcType, GCReason gcReason, JSThread *thr…
1016 ForceCollectGarbageWithoutDaemonThread(gcType, gcReason, thread); in CollectGarbage()
93 void SharedHeap::ForceCollectGarbageWithoutDaemonThread(TriggerGCType gcType, GCReason gcReason, JS… in ForceCollectGarbageWithoutDaemonThread() function in panda::ecmascript::SharedHeap