Home
last modified time | relevance | path

Searched defs:SetGcState (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp619 void SamplesRecord::SetGcState(bool gcState) in SetGcState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h485 void SetGcState(bool gcState) in SetGcState() function