Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h175 JSThread *GetCompilerThread() in GetCompilerThread() function
Djit_task.cpp447 JSThread *compilerThread = jitTask_->GetCompilerThread(); in AsyncTaskRunScope()