| 1 | /*global ace, ArrayBuffer, AudioContext, console, document, FileReader, localStorage, location, navigator, setTimeout, Uint8Array, window, XMLHttpRequest*/ |
| 2 | /*jshint laxbreak: true*/ |
| 3 | /*jslint for: true*/ |
| 4 | /***************************************************************************** |
nothing calls this directly
no test coverage detected