Update regenerator-transform (#9558)

This commit is contained in:
Nicolò Ribaudo 2019-02-21 23:24:31 +01:00 committed by GitHub
parent 879a59085b
commit b8d045f5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 28 additions and 28 deletions

View File

@ -40,7 +40,7 @@ function () {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
function bar() {
@ -86,7 +86,7 @@ function _foo() {
return _context2.stop();
}
}
}, _callee2, this);
}, _callee2);
}));
return _bar2.apply(this, arguments);
};
@ -100,7 +100,7 @@ function _foo() {
return _context3.stop();
}
}
}, _callee3, this);
}, _callee3);
}));
return _foo.apply(this, arguments);
}

View File

@ -13,7 +13,7 @@ regeneratorRuntime.mark(function _callee() {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
}))();
babelHelpers.asyncToGenerator(
/*#__PURE__*/
@ -47,7 +47,7 @@ regeneratorRuntime.mark(function _callee2() {
case "end":
return _context3.stop();
}
}, _callee3, this);
}, _callee3);
}));
function notIIFE() {

View File

@ -11,7 +11,7 @@ regeneratorRuntime.mark(function _callee() {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
}))();
babelHelpers.asyncToGenerator(
/*#__PURE__*/
@ -26,7 +26,7 @@ regeneratorRuntime.mark(function _callee2() {
case "end":
return _context2.stop();
}
}, _callee2, this);
}, _callee2);
}))();
/*#__PURE__*/
@ -44,7 +44,7 @@ regeneratorRuntime.mark(function _callee2() {
case "end":
return _context3.stop();
}
}, _callee3, this);
}, _callee3);
}));
function notIIFE() {
@ -68,5 +68,5 @@ regeneratorRuntime.mark(function _callee4() {
case "end":
return _context4.stop();
}
}, _callee4, this);
}, _callee4);
}));

View File

@ -24,7 +24,7 @@ function _foo() {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
}));
return function (_x) {
@ -36,7 +36,7 @@ function _foo() {
case "end":
return _context2.stop();
}
}, _callee2, this);
}, _callee2);
}));
return _foo.apply(this, arguments);
}

View File

@ -29,7 +29,7 @@ function () {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
function test1() {
@ -54,7 +54,7 @@ function () {
return _context2.stop();
}
}
}, test2, this);
}, test2);
});
return Example;
}();

View File

@ -7,7 +7,7 @@
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
"main": "lib/index.js",
"dependencies": {
"regenerator-transform": "^0.13.3"
"regenerator-transform": "^0.13.4"
},
"license": "MIT",
"publishConfig": {

View File

@ -11,6 +11,6 @@ var o = {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
})
};

View File

@ -20,7 +20,7 @@ function test(fn) {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}))
);
}

View File

@ -27,5 +27,5 @@ function _callee() {
return _context.stop();
}
}
}, _marked, this);
}, _marked);
}

View File

@ -15,5 +15,5 @@ function fn() {
return _context.stop();
}
}
}, _marked, this);
}, _marked);
}

View File

@ -3,4 +3,4 @@ var func = /*#__PURE__*/regeneratorRuntime.mark(function _callee() {var actual;r
method().
method2();case 2:
actual = true;case 3:case "end":return _context.stop();}}, _callee, this);});
actual = true;case 3:case "end":return _context.stop();}}, _callee);});

View File

@ -18,7 +18,7 @@ export function giveWord() {
case "end":
return _context.stop();
}
}, _marked, this);
}, _marked);
}
foo;
bar;

View File

@ -9,5 +9,5 @@ _regeneratorRuntime.mark(function _callee() {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
});

View File

@ -17,7 +17,7 @@ export function giveWord() {
case "end":
return _context.stop();
}
}, _marked, this);
}, _marked);
}
foo;
bar;

View File

@ -9,5 +9,5 @@ _regeneratorRuntime.mark(function _callee() {
case "end":
return _context.stop();
}
}, _callee, this);
}, _callee);
});

View File

@ -21,7 +21,7 @@ function _a() {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
return _a.apply(this, arguments);
}

View File

@ -13,5 +13,5 @@ function a() {
return _context.stop();
}
}
}, _marked, this);
}, _marked);
}

View File

@ -61,7 +61,7 @@ function _agf() {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
return _agf.apply(this, arguments);
}

View File

@ -85,7 +85,7 @@ function _agf() {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
return _agf.apply(this, arguments);
}

View File

@ -61,7 +61,7 @@ function _agf() {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
return _agf.apply(this, arguments);
}