Searched defs:PushUndefinedWithArgc (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
H A D | common_call.cpp | 160 void CommonCall::PushUndefinedWithArgc(ExtendedAssembler *assembler, Register glue, Register argc, Register temp, in PushUndefinedWithArgc() function in panda::ecmascript::aarch64::CommonCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
H A D | common_call.cpp | 75 void CommonCall::PushUndefinedWithArgc(ExtendedAssembler *assembler, Register argc) in PushUndefinedWithArgc() function in panda::ecmascript::x64::CommonCall |
Completed in 2 milliseconds