Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp204 GateRef exceptionVal = builder_.ExceptionConstant(); in ReplaceHirWithValue() local
Dcircuit_builder-inl.h1095 …er::HandleException(GateRef result, Label *success, Label *fail, Label *exit, GateRef exceptionVal) in HandleException()
Dslowpath_lowering.cpp165 GateRef exceptionVal = builder_.ExceptionConstant(); in ReplaceHirWithValue() local