Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h228 void LowerCreateEmptyObject(GateRef gate);
Dslowpath_lowering.cpp422 LowerCreateEmptyObject(gate); in Lower()
1456 void SlowPathLowering::LowerCreateEmptyObject(GateRef gate) in LowerCreateEmptyObject() function in panda::ecmascript::kungfu::SlowPathLowering