stack frame
English
Alternative forms
stackframe
Noun
stack
frame
(
plural
stack frames
)
(
programming
)
An individual
frame
on the
call stack
, representing a call to a
subroutine
that has yet to
return
.