Searched refs:HasBeenReset (Results 1 – 7 of 7) sorted by relevance
64 bool HasBeenReset();
23 DCHECK(HasBeenReset()); in Resolve()46 DCHECK(HasBeenReset()); in Resolve()183 bool LGapResolver::HasBeenReset() { in HasBeenReset() function in v8::internal::LGapResolver
24 DCHECK(HasBeenReset()); in Resolve()47 DCHECK(HasBeenReset()); in Resolve()184 bool LGapResolver::HasBeenReset() { in HasBeenReset() function in v8::internal::LGapResolver
124 if (bookmark && bookmark->HasBeenReset()) { in PreParseLazyFunction()1179 if (bookmark && bookmark->HasBeenReset()) return; in ParseLazyFunctionLiteralBody()
317 bool HasBeenReset() { return scanner_->BookmarkHasBeenReset(); } in HasBeenReset() function
4234 if (bookmark.HasBeenReset()) { in ParseFunctionLiteral()4387 if (bookmark && bookmark->HasBeenReset()) { in SkipLazyFunctionBody()