Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dmutator_lock.cpp72 void MutatorLock::SetState(MutatorLock::MutatorLockState newState) in SetState() function in panda::ecmascript::MutatorLock
/arkcompiler/runtime_core/static_core/runtime/
Dclass.cpp105 void Class::SetState(Class::State state) in SetState() function in ark::Class
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.h127 void SetState(State state) in SetState() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_state.cpp64 void PGOState::SetState(State state) in SetState() function in panda::ecmascript::pgo::PGOState
/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator-inl.h56 inline void PygoteSpaceAllocator<AllocConfigT>::SetState(PygoteSpaceState newState) in SetState() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h161 void CircuitBuilder::SetState(GateRef state) in SetState() function
Descape_analysis.cpp401 void EscapeAnalysis::SetState(GateRef gate, State state) in SetState() function in panda::ecmascript::kungfu::EscapeAnalysis
Dgate_accessor.h44 void SetState(GateRef state) in SetState() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp239 void SetState(const StateOwner &inst, VirtualState *vstate) in SetState() function in ark::compiler::EscapeAnalysis::BasicBlockState