Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp478 BRANCH(Int64Equal(numArgs, IntPtr(1)), &oneArg, &notOneArg); in DECLARE_BUILTINS() local
H A Dbuiltins_array_stub_builder.cpp2427 BRANCH(Int64Equal(numArgs, IntPtr(1)), &oneArg, &twoArg); // 1 one arg in Push() local

Completed in 10 milliseconds