Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.h40 JSThread *GetThread() const in GetThread() function
Dobject_operator.h272 inline JSThread *GetThread() const in GetThread() function
Decma_runtime_call_info.h44 inline JSThread *GetThread() const in GetThread() function
Dframes.h1672 const JSThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dstate.h54 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
140 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
220 ALWAYS_INLINE inline ManagedThread *GetThread() const in GetThread() function
Dinstruction_handler_state.h38 ALWAYS_INLINE ManagedThread *GetThread() const in GetThread() function
Dinstruction_handler_base.h209 ALWAYS_INLINE ManagedThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/static_core/runtime/
Dhandle_scope-inl.h61 inline ManagedThread *HandleScope<T>::GetThread() const in GetThread() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h111 ALWAYS_INLINE inline ManagedThread *GetThread() in GetThread() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h44 JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h131 JSThread *GetThread() const in GetThread() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dobject_helpers_test.cpp64 MTManagedThread *GetThread() in GetThread() function in panda::mem::StaticObjectHelpersTest
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h345 JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1003 inline JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp224 HWTEST_F_L0(ObjectOperatorTest, GetThread) in HWTEST_F_L0() argument