fix remaining issues in estree port

This commit is contained in:
Sebastian McKenzie
2015-03-19 02:59:44 +11:00
parent 0e68b6ca11
commit 4ac1a856ae
9 changed files with 36 additions and 33 deletions

View File

@@ -1,7 +1,4 @@
"use strict";
var _objectDestructuringEmpty = function (obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); };
var _ref = null;
_objectDestructuringEmpty(_ref);
babelHelpers.objectDestructuringEmpty(_ref);