Home
last modified time | relevance | path

Searched refs:newTartget (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp1867 GateRef newTartget = args[2]; // 2: index of newTarget in LowerFastSuperCall() local
1894 std::vector<GateRef> callArgs {glue_, actualArgc, superFunc, newTartget, thisObj, elementsPtr}; in LowerFastSuperCall()
1905 {glue_, actualArgc, superFunc, newTartget, thisObj, elementsPtr}); in LowerFastSuperCall()

Completed in 8 milliseconds