Home | History | Annotate | Download | only in parser

Lines Matching refs:needsActivation

1408         bool needsActivation() const { return m_features & (EvalFeature | ClosureFeature | WithFeature | CatchFeature); }