Searched refs:DeclsId (Results 1 – 3 of 3) sorted by relevance
790 this, stmt->scope(), stmt->EntryId(), stmt->DeclsId(), stmt->ExitId()); in VisitBlock()1309 this, lit->scope(), lit->EntryId(), lit->DeclsId(), lit->ExitId()); in VisitClassLiteral()
467 BailoutId DeclsId() const { return BailoutId(local_id(0)); } in DeclsId() function2817 BailoutId DeclsId() const { return BailoutId(local_id(1)); } in DeclsId() function
4749 AddSimulate(stmt->DeclsId(), REMOVABLE_SIMULATE); in VisitBlock()