Searched defs:SetGCState (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_state.cpp | 129 void PGOState::SetGCState(GCState state) in SetGCState() function in panda::ecmascript::pgo::PGOState |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | heap.h | 281 void SetGCState(bool inGC) in SetGCState() function |