Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h146 explicit JitLockHolder(JSThread *thread) : thread_(nullptr), scope_(thread->GetEcmaVM()) in JitLockHolder() function
158 explicit JitLockHolder(const CompilationEnv *env, CString message) : thread_(nullptr), in JitLockHolder() function