Searched full:activation (Results 1 – 5 of 5) sorted by relevance
143 …nts an error that occurs when the available memory is not sufficient to create the activation frame
432 cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame")); in AppendInstructionAllocateCallFrame()505 …cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame for debuggi… in AppendInstructionAllocateCallFrameDebug()857 * Activation Frame is allocated as part of pushing FP/LR pair in GenerateProlog()866 … cgFunc.GetCurBB()->AppendInsn(aarchCGFunc.CreateCommentInsn("allocate activation frame")); in GenerateProlog()1255 … 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…
2100 "mjsunit/maglev/lazy-deopt-without-onstack-activation.js",2113 "mjsunit/maglev/lazy-deopt-with-onstack-activation.js",