Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_env.h93 virtual JSThread *GetHostThread() const in GetHostThread() function
Djit_compilation_env.h64 JSThread *GetHostThread() const override in GetHostThread() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_thread.cpp21 JSThread *JitThread::GetHostThread() const in GetHostThread() function in panda::ecmascript::JitThread
Djit_task.h165 JSThread *GetHostThread() in GetHostThread() function