Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp183 GateRef exceptionOffset = builder_.IntPtr(JSThread::GlueData::GetExceptionOffset(false)); in ReplaceHirToJSCall() local
1136 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerThrow() local
1266 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerExceptionHandler() local
Dcircuit_builder.cpp641 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
Dstub_builder-inl.h2068 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
Dstub_builder.cpp4422 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in ReturnExceptionIfAbruptCompletion() local
Dinterpreter_stub.cpp4464 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in DECLARE_ASM_HANDLER_NOPRINT() local