Home
last modified time | relevance | path

Searched refs:LowerSetObjectWithProto (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h233 void LowerSetObjectWithProto(GateRef gate);
Dslowpath_lowering.cpp445 LowerSetObjectWithProto(gate); in Lower()
1515 void SlowPathLowering::LowerSetObjectWithProto(GateRef gate) in LowerSetObjectWithProto() function in panda::ecmascript::kungfu::SlowPathLowering