Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp580 bool noThrow = true; in CollectPredsInfo() local
Dslowpath_lowering.cpp89 …or SlowPathLowering::ReplaceHirControlGate(const UseIterator &useIt, GateRef newGate, bool noThrow) in ReplaceHirControlGate()
109 bool noThrow) in ReplaceHirToSubCfg()
204 void SlowPathLowering::ReplaceHirToCall(GateRef hirGate, GateRef callGate, bool noThrow) in ReplaceHirToCall()