Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_function.cpp43 static size_t MakeArgListWithHole(JSThread *thread, TaggedArray *argv, int length) in MakeArgListWithHole() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp375 GateRef BuiltinsFunctionStubBuilder::MakeArgListWithHole(GateRef glue, GateRef argv, GateRef length) in MakeArgListWithHole() function in panda::ecmascript::kungfu::BuiltinsFunctionStubBuilder