MCPcopy Create free account
hub / github.com/jsbin/jsbin / processor.js

File processor.js

public/js/processors/processor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*globals jsbin, _$, RSVP, renderLivePreview, editors, throttle, debounceAsync, hintingDone, CodeMirror, Panel, editorModes */
2var processors = jsbin.processors = (function () {
3 'use strict';
4 /*

Callers

nothing calls this directly

Calls 8

createProcessorFunction · 0.85
getScriptFunction · 0.85
readyFunction · 0.85
debounceAsyncFunction · 0.85
callbackFunction · 0.85
formatErrorsFunction · 0.70
renderFunction · 0.70
throttleFunction · 0.50

Tested by

no test coverage detected