Home | History | Annotate | Download | only in optimizing

Lines Matching refs:SetCanThrow

4022   void SetCanThrow(bool can_throw) { SetPackedFlag<kFlagCanThrow>(can_throw); }