Starting with Chrome 66, @v8js compiles JavaScript source code on a background thread, reducing main thread compile time up to 20%! https://v8project.blogspot.com/2018/03/background-compilation.html …pic.twitter.com/lav0WOPHHV
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Syntactic pattern matching (i.e., seeing a '(' or '!' before the function declaration). We need to know before parsing the function (or executing the top level code) so that we can decide whether to fully parse, or just pre-parse it.
Could you allow for a magic comment for functions that cannot match this pattern? E.g. (self.code = self.code||[]).push(function() { … }) Where self.code.push = function(fn) { fn(); } Later in the lifecycle. This pattern is used to enforce async loading dependencies.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.