Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h248 void LowerCreateObjectWithExcludedKeys(GateRef gate);
Dslowpath_lowering.cpp504 LowerCreateObjectWithExcludedKeys(gate); in Lower()
1796 void SlowPathLowering::LowerCreateObjectWithExcludedKeys(GateRef gate) in LowerCreateObjectWithExcludedKeys() function in panda::ecmascript::kungfu::SlowPathLowering