Lines Matching full:elements
47 // as random access to the expression stack elements, locals, and
117 // The number of elements on the virtual frame.
153 // Add extra in-memory elements to the top of the frame to match an actual
158 // Forget elements from the top of the frame to match an actual frame (eg,
229 // Prepare for returning from the frame by elements in the virtual frame.
325 // Drop a number of elements from the top of the expression stack. May
353 // Duplicate the two elements on top of stack.
374 // Takes the top two elements and puts them in a0 (top element) and a1
442 // The number of elements on the stack frame.
451 // by the number of elements
486 // Spill all elements in registers. Spill the top spilled_args elements
487 // on the frame. Sync all other frame elements.
488 // Then drop dropped_args elements from the virtual frame, to match