Searched defs:currentSlot (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | common_call.cpp | 88 Register argv, Register op, Register currentSlot, Label *next, Label *stackOverflow) in PushArgsWithArgv() 151 Register currentSlot, Label *next, Label *stackOverflow) in PushUndefinedWithArgc() 168 …d CommonCall::StackOverflowCheck(ExtendedAssembler *assembler, Register glue, Register currentSlot, in StackOverflowCheck()
|
| D | asm_interpreter_call.cpp | 1681 …Register currentSlot, Register callTarget, Register thisObj, Register method, Register pc, Registe… in PushFrameState()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph.h | 730 auto currentSlot = constInst->GetImmTableSlot(); in AddSpilledConstant() local
|