[JS IR] Support per-file mode and ES modules
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default function() {
|
||||
return "(" + Array.prototype.join.call(arguments, "") + ")";
|
||||
};
|
||||
Reference in New Issue
Block a user