Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp174 void BuiltinLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue() function in panda::ecmascript::kungfu::BuiltinLowering
Dslowpath_lowering.cpp184 void SlowPathLowering::ReplaceHirWithValue(GateRef hirGate, GateRef value, bool noThrow) in ReplaceHirWithValue() function in panda::ecmascript::kungfu::SlowPathLowering