Home | History | Annotate | Download | only in src

Lines Matching full:frame

38 // Virtual frame elements
43 // of the virtual frame. They should not be read.
44 // * Memory: an element that resides in the actual frame. Its address is
45 // given by its position in the virtual frame.
58 // we have to inspect their backing element in the frame.
69 // we have to inspect their backing element in the frame.
75 // The default constructor creates an invalid frame element.
84 // Factory function to construct an invalid frame element.
90 // Factory function to construct an in-memory frame element.
96 // Factory function to construct an in-register frame element.
103 // Factory function to construct a frame element whose value is known at
111 // Static indirection table for handles to constants. If a frame
187 // Given a pair of non-null frame element pointers, return one of them
188 // as an entry frame candidate or null if they are incompatible.