temporairly disable tailCall transformer
This commit is contained in:
parent
d251b4cb56
commit
812d93553a
@ -84,6 +84,8 @@ var functionVisitor = {
|
|||||||
|
|
||||||
exports.FunctionDeclaration =
|
exports.FunctionDeclaration =
|
||||||
exports.FunctionExpression = function (node, parent, scope, file) {
|
exports.FunctionExpression = function (node, parent, scope, file) {
|
||||||
|
return;
|
||||||
|
|
||||||
var tempId, helperRef;
|
var tempId, helperRef;
|
||||||
|
|
||||||
var state = {
|
var state = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user