Searched refs:newTartget (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ |
H A D | slowpath_lowering.cpp | 1867 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