Searched defs:exceptionOffset (Results 1 – 5 of 5) sorted by relevance
183 GateRef exceptionOffset = builder_.IntPtr(JSThread::GlueData::GetExceptionOffset(false)); in ReplaceHirToJSCall() local1136 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerThrow() local1266 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerExceptionHandler() local
641 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
2068 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
4422 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in ReturnExceptionIfAbruptCompletion() local
4464 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in DECLARE_ASM_HANDLER_NOPRINT() local