Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp1129 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerThrow() local
1257 GateRef exceptionOffset = builder_.Int64(JSThread::GlueData::GetExceptionOffset(false)); in LowerExceptionHandler() local
Dcircuit_builder.cpp518 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
Dstub_builder-inl.h3418 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env_->IsArch32Bit())); in HasPendingException() local
Dinterpreter_stub.cpp5315 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in DECLARE_ASM_HANDLER_NOPRINT() local
Dstub_builder.cpp8257 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in ReturnExceptionIfAbruptCompletion() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp5869 GateRef exceptionOffset = IntPtr(JSThread::GlueData::GetExceptionOffset(env->IsArch32Bit())); in GenerateCircuit() local