Searched defs:behaviors (Results 1 – 3 of 3) sorted by relevance
810 sem::Behaviors behaviors{sem::Behavior::kNext}; in Statements() local1009 auto& behaviors = sem->Behaviors(); in LoopStatement() local1045 auto& behaviors = sem->Behaviors(); in ForLoopStatement() local2351 auto& behaviors = current_statement_->Behaviors(); in ReturnStatement() local2373 auto& behaviors = sem->Behaviors(); in SwitchStatement() local2446 auto& behaviors = sem->Behaviors(); in AssignmentStatement() local
1003 sem::Behaviors behaviors{sem::Behavior::kNext}; in ValidateFunction() local
100180 CompartmentBehaviors& behaviors() { in behaviors() function in JS::CompartmentOptions100183 const CompartmentBehaviors& behaviors() const { in behaviors() function in JS::CompartmentOptions