Searched defs:JitLockHolder (Results 1 – 1 of 1) sorted by relevance
146 explicit JitLockHolder(JSThread *thread) : thread_(nullptr), scope_(thread->GetEcmaVM()) in JitLockHolder() function158 explicit JitLockHolder(const CompilationEnv *env, CString message) : thread_(nullptr), in JitLockHolder() function