Searched defs:PushUndefinedWithArgc (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | common_call.cpp | 66 void CommonCall::PushUndefinedWithArgc(ExtendedAssembler *assembler, Register argc) in PushUndefinedWithArgc() function in panda::ecmascript::x64::CommonCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | common_call.cpp | 150 void CommonCall::PushUndefinedWithArgc(ExtendedAssembler *assembler, Register glue, Register argc, … in PushUndefinedWithArgc() function in panda::ecmascript::aarch64::CommonCall |