Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.h40 JSThread *GetThread() const in GetThread() function
Dobject_operator.h243 inline JSThread *GetThread() const in GetThread() function
Decma_runtime_call_info.h44 inline JSThread *GetThread() const in GetThread() function
Dframes.h1639 const JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h42 JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h123 JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1439 inline JSThread *GetThread() const in GetThread() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h418 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