Skip to content

Commit

Permalink
use full ClassName.prototype.memberName
Browse files Browse the repository at this point in the history
... when assigning members to prototypes. As of this writing, Google's
Closure Compiler can only perform some advanced analysis and
optimizations if this form is used instead of the runtime-equivalent
prototype var.
  • Loading branch information
rhendric committed Feb 19, 2016
1 parent ac9bd7f commit 4d01965
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 268 deletions.
Loading

0 comments on commit 4d01965

Please sign in to comment.