Home
last modified time | relevance | path

Searched defs:SuperCallArgs (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.h48 struct SuperCallArgs { struct
49 GateRef thisFunc;
50 GateRef array;
51 GateRef argc;
52 GateRef argv;
53 GateRef thisObj;
54 GateRef newTarget;