dep.js: Conceal try/catch and try/finally behind functions.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 27 Jun 2014 16:38:31 +0000 (17:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 27 Jun 2014 16:38:31 +0000 (17:38 +0100)
commit5a0d36b9f9bcc3791114155e2a3b2657528cea19
tree5ef4b344127d6e07ad58985bb05355918cd7bed8
parent6cfd4191b11af6db92fd970b7b6f9e2f9c876d83
dep.js: Conceal try/catch and try/finally behind functions.

Better optimization from V8, which is apparently too stupid to apply
these simple transformations itself.
dep.js