Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp197 void BuiltinLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()
Dbytecode_circuit_builder.cpp593 bool noThrow = true; in CollectPredsInfo() local
Dslowpath_lowering.cpp158 void SlowPathLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()