Comment by domenicd
11 years ago
Ugh, please don't use that. The semantics of --harmony_arrow_functions are totally different from real arrow functions. Your code will break horribly.
11 years ago
Ugh, please don't use that. The semantics of --harmony_arrow_functions are totally different from real arrow functions. Your code will break horribly.
...not to mention the habit of triggering assertion errors when combined with let-scopes.