Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp221 void BuiltinLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()
Dslowpath_lowering.cpp166 void SlowPathLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue()