Home
last modified time | relevance | path

Searched refs:SharedGCScope (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp95 SharedGCScope sharedGCScope; // SharedGCScope should be after SuspendAllScope. in ForceCollectGarbageWithoutDaemonThread()
377 SharedGCScope sharedGCScope; // SharedGCScope should be after SuspendAllScope. in DaemonCollectGarbage()
462 SharedHeap::SharedGCScope::SharedGCScope() in SharedGCScope() function in panda::ecmascript::SharedHeap::SharedGCScope
475 SharedHeap::SharedGCScope::~SharedGCScope() in ~SharedGCScope()
H A Dheap.h813 class SharedGCScope { class in panda::panda::ecmascript::SharedHeap
815 SharedGCScope();
816 ~SharedGCScope();

Completed in 7 milliseconds