Home
last modified time | relevance | path

Searched defs:call2 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_function_stub_builder.cpp223 BRANCH(Int64Equal(numArgs, Int64(3)), &call2, &moreThan2); // 3: thisArg + 2 args in PrototypeCall() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1064 const auto call2 = [this, hasThis, arg0Reg](const ir::AstNode *n, VReg c, VReg thisR, in CallArgsTagged() local

Completed in 5 milliseconds