Lines Matching refs:NEXT
1435 // as above, for the next code link of a code object.
3543 // Accessors for next enumeration index.
3816 // data table indicating the next entry in this hash
3825 // [1]: Next newer table
3894 // The next newer table. This is only valid if the table is obsolete.
3926 // Returns the next entry for the given entry.
6053 // Returns the next free property index (only valid for FAST MODE).
7130 enum ResumeMode { NEXT, THROW };
7216 // recompiled the next time it is executed.
9293 // Next will always return NULL.
9298 inline String* Next(int* offset_out) {
9700 // When the [Next] result from the iterator is requested, the iterator checks if
9738 // Populates the array with the next key and value and then moves the iterator
9741 Smi* Next
9765 // Called by |Next| to populate the array. This allows the subclasses to
9783 // Called by |Next| to populate the array. This allows the subclasses to
9802 // [next]: linked list of encountered weak maps during GC.
9803 DECL_ACCESSORS(next, Object)
10210 const DeclaredAccessorDescriptorData* Next();