exporting to JS might need some name mangling #24886
Labels
closed-obsolete
Closed as the reported issue is no longer relevant
web-js-interop
Issues that impact all js interop
From @jmesserly on October 21, 2015 23:40
I recall some issues when the Dart class has static methods that are banned in strict mode like "arguments" "caller" and "callee". Pretty obscure but might need name mangling to expose in JS.
Copied from original issue: dart-lang/js-interop-experimental#198
The text was updated successfully, but these errors were encountered: