Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h101 void set_needs_migration() { needs_migration_ = true; } in NON_EXPORTED_BASE()
521 bool needs_migration_; in NON_EXPORTED_BASE() local
Dscopes.cc316 needs_migration_ = false; in SetDefaults()
1459 needs_migration_ = false; in ResetAfterPreparsing()
1728 DCHECK(!needs_migration_); in CheckZones()