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.h49 struct SuperCallArgs { struct
50 GateRef thisFunc;
51 GateRef array;
52 GateRef argc;
53 GateRef argv;
54 GateRef thisObj;
55 GateRef newTarget;