Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h106 void set_needs_migration() { needs_migration_ = true; } in NON_EXPORTED_BASE()
543 bool needs_migration_; in NON_EXPORTED_BASE() local
Dscopes.cc336 needs_migration_ = false; in SetDefaults()
1526 needs_migration_ = false; in ResetAfterPreparsing()
1815 DCHECK(!needs_migration_); in CheckZones()