Searched full:activation (Results 1 – 5 of 5) sorted by relevance
140 …nts an error that occurs when the available memory is not sufficient to create the activation frame
207 cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame")); in AppendInstructionAllocateCallFrame()277 …cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame for debuggi… in AppendInstructionAllocateCallFrameDebug()580 * Activation Frame is allocated as part of pushing FP/LR pair in GenerateProlog()589 … cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame")); in GenerateProlog()925 … cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("pop up activation frame")); in GenerateEpilog()
26 …The scope of a register is function frame (also known as activation record). If instruction define…
2101 "mjsunit/maglev/lazy-deopt-without-onstack-activation.js",2114 "mjsunit/maglev/lazy-deopt-with-onstack-activation.js",