Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compilation_env.h52 JSThread *GetHostThread() const override in GetHostThread() function
Dcompilation_env.h106 virtual JSThread *GetHostThread() const in GetHostThread() function
Djit_compilation_env.h116 JSThread *GetHostThread() const override in GetHostThread() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_thread.cpp23 JSThread *JitThread::GetHostThread() const in GetHostThread() function in panda::ecmascript::JitThread
Djit_task.h171 JSThread *GetHostThread() in GetHostThread() function