| 1 | /*globals jsbin, _$, RSVP, renderLivePreview, editors, throttle, debounceAsync, hintingDone, CodeMirror, Panel, editorModes */ |
| 2 | var processors = jsbin.processors = (function () { |
| 3 | 'use strict'; |
| 4 | /* |
nothing calls this directly
no test coverage detected