MCPcopy Create free account
hub / github.com/node-inspector/node-inspector / prev

Function prev

front-end/UglifyJS/parse-js.js:646–648  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

644 };
645
646 function prev() {
647 return S.prev;
648 };
649
650 function croak(msg, line, col, pos) {
651 var ctx = S.input.context();

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…