Home | History | Annotate | Download | only in interpreter

Lines Matching refs:FeedbackVector

158     TNode<FeedbackVector> feedback_vector = LoadFeedbackVector();
183 // accumulator using FeedBackVector slot <slot> outside of a typeof.
194 // accumulator using FeedBackVector slot <slot> inside of a typeof.
205 // entry <name_index> using FeedBackVector slot <slot>.
489 // Calls the LoadIC at FeedBackVector slot <slot> for <object> and the name at
522 // Calls the KeyedLoadIC at FeedBackVector slot <slot> for <object> and the key
567 // Calls the StoreIC at FeedBackVector slot <slot> for <object> and
577 // Calls the StoreOwnIC at FeedBackVector slot <slot> for <object> and
587 // Calls the KeyedStoreIC at FeedbackVector slot <slot> for <object> and
610 // Calls the StoreInArrayLiteralIC at FeedbackVector slot <slot> for <array> and