Home
last modified time | relevance | path

Searched defs:threadHolder (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddynamic_object_accessor_test.cpp43 ThreadHolder *threadHolder = thread->GetThreadHolder(); in HWTEST_F_L0() local
66 ThreadHolder *threadHolder = thread->GetThreadHolder(); in HWTEST_F_L0() local
Ddynamic_type_converter_test.cpp52 ThreadHolder *threadHolder = thread->GetThreadHolder(); in HWTEST_F_L0() local
113 ThreadHolder *threadHolder = thread->GetThreadHolder(); in HWTEST_F_L0() local
167 ThreadHolder *threadHolder = thread->GetThreadHolder(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp228 ThreadHolder* threadHolder = newThread->GetThreadHolder(); in RegisterThread() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3864 …GateRef threadHolder = builder_.LoadWithoutBarrier(VariableType::NATIVE_POINTER(), glue_, threadHo… in LowerCheckSafePointAndStackOver() local
Dstub_builder.cpp125 GateRef threadHolder = LoadPrimitive(VariableType::NATIVE_POINTER(), glue, threadHolderOffset); in CheckSuspendForCMCGC() local