Home
last modified time | relevance | path

Searched defs:mutatorBase (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/common_components/mutator/tests/
Dmutator_test.cpp47 MutatorBase mutatorBase; in HWTEST_F_L0() local
66 MutatorBase mutatorBase; in HWTEST_F_L0() local
83 MutatorBase mutatorBase; in HWTEST_F_L0() local
123 MutatorBase mutatorBase; in HWTEST_F_L0() local
136 MutatorBase mutatorBase; in HWTEST_F_L0() local
153 MutatorBase mutatorBase; in HWTEST_F_L0() local
184 MutatorBase mutatorBase; in HWTEST_F_L0() local
198 MutatorBase mutatorBase; in HWTEST_F_L0() local
216 MutatorBase mutatorBase; in HWTEST_F_L0() local
224 MutatorBase mutatorBase; in HWTEST_F_L0() local
[all …]
/arkcompiler/runtime_core/common_interfaces/thread/
Dthread_holder.h56 ThreadHolder(MutatorBase *mutatorBase) : mutatorBase_(mutatorBase) in ThreadHolder()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3865 … GateRef mutatorBase = builder_.LoadWithoutBarrier(VariableType::NATIVE_POINTER(), threadHolder, in LowerCheckSafePointAndStackOver() local
Dstub_builder.cpp126 …GateRef mutatorBase = LoadPrimitive(VariableType::NATIVE_POINTER(), threadHolder, IntPtr(ThreadHol… in CheckSuspendForCMCGC() local