Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_state.cpp129 void PGOState::SetGCState(GCState state) in SetGCState() function in panda::ecmascript::pgo::PGOState
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h281 void SetGCState(bool inGC) in SetGCState() function