Searched defs:ReplaceHirWithValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | builtins_lowering.cpp | 174 void BuiltinLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue() function in panda::ecmascript::kungfu::BuiltinLowering |
| D | slowpath_lowering.cpp | 184 void SlowPathLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue() function in panda::ecmascript::kungfu::SlowPathLowering |