Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h42 class GcStateScope { class
44 inline explicit GcStateScope(JSThread *thread) in GcStateScope() function in panda::ecmascript::GcStateScope
50 inline ~GcStateScope() in ~GcStateScope()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp1104 [[maybe_unused]] GcStateScope scope(thread_); in CollectGarbage()

Completed in 5 milliseconds