Searched defs:noThrow (Results 1 – 4 of 4) sorted by relevance
37 let noThrow = true; variable
174 void BuiltinLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()
409 bool noThrow = true; in BuildCatchBlocks() local
184 void SlowPathLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()