Home
last modified time | relevance | path

Searched defs:GetThread (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Dstate.h54 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
137 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
215 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
Dinstruction_handler_state.h39 ALWAYS_INLINE ManagedThread *GetThread() const in GetThread() function
Dinstruction_handler_base.h209 ALWAYS_INLINE ManagedThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/runtime/
Dhandle_scope-inl.h61 inline ManagedThread *HandleScope<T>::GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.h91 JSThread *GetThread() const in GetThread() function
Dobject_operator.h238 inline JSThread *GetThread() const in GetThread() function
Decma_runtime_call_info.h44 inline JSThread *GetThread() const in GetThread() function
Dframes.h1386 const JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h42 JSThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h109 ALWAYS_INLINE inline ManagedThread *GetThread() in GetThread() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h105 JSThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/runtime/tests/
Dobject_helpers_test.cpp62 MTManagedThread *GetThread() in GetThread() function in panda::mem::StaticObjectHelpersTest
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h375 JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1329 inline JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp224 HWTEST_F_L0(ObjectOperatorTest, GetThread) in HWTEST_F_L0() argument