abf6065dc2
Two more small bug caught/fixed in the process: * Dart lambdas must generate as `=>` functions or we'll get the wrong `this` * Another case where generators we using destructuring in a mismatched way R=vsm@google.com Review URL: https://codereview.chromium.org/1736723002 .