Home
last modified time | relevance | path

Searched refs:GetGcState (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocation_inspector.cpp25 ASSERT(!heap_->GetJSThread()->GetGcState()); in Step()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp191 if (thread->GetGcState()) { in GetRunningState()
228 if (thread->GetGcState()) { in GetRunningState()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h136 bool GetGcState() const;
H A Dcpu_profiler.cpp399 if (profiler->GetBuildNapiStack() || thread->GetGcState()) { in GetStackSignalHandler()
H A Dsamples_record.cpp452 bool SamplesRecord::GetGcState() const in GetGcState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h573 bool GetGcState() const

Completed in 6 milliseconds