Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h806 …er::HandleException(GateRef result, Label *success, Label *fail, Label *exit, GateRef exceptionVal) in HandleException()
Dslowpath_lowering.cpp214 GateRef exceptionVal = builder_.ExceptionConstant(); in ReplaceHirToCall() local