Home
last modified time | relevance | path

Searched refs:GetCompilerThread (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h181 JSThread *GetCompilerThread() in GetCompilerThread() function
Djit_task.cpp492 JSThread *compilerThread = jitTask_->GetCompilerThread(); in AsyncTaskRunScope()
502 JSThread *compilerThread = jitTask_->GetCompilerThread(); in ~AsyncTaskRunScope()