Home
last modified time | relevance | path

Searched refs:first_skipped (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dkeys.cc532 int first_skipped = -1; in CollectOwnPropertyNamesInternal() local
556 if (first_skipped == -1) first_skipped = i; in CollectOwnPropertyNamesInternal()
567 return first_skipped; in CollectOwnPropertyNamesInternal()