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
- Eliminate unnecessary array allocations
- Convert internal classes to use goog.defineClass, which is less verbose
and will ease adoption of es6 class syntax.
0 commit comments