You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general ASTS in JSON format are broken, because JSON can't serialize correctly e.g. RegExp's. So we are loosing important information about optimization points.
The text was updated successfully, but these errors were encountered:
In general ASTS in JSON format are broken, because JSON can't serialize correctly e.g. RegExp's. So we are loosing important information about optimization points.
The text was updated successfully, but these errors were encountered: