MCPcopy
hub / github.com/Kong/insomnia / verb

Function verb

packages/insomnia/bin/yarn-standalone.js:178–178  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

176 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
177 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
178 function verb(n) { return function (v) { return step([n, v]); }; }
179 function step(op) {
180 if (f) throw new TypeError("Generator is already executing.");
181 while (_) try {

Callers 4

__generatorFunction · 0.85
__asyncGeneratorFunction · 0.85
__asyncDelegatorFunction · 0.85
__asyncValuesFunction · 0.85

Calls 6

stepFunction · 0.85
resumeFunction · 0.85
__awaitFunction · 0.85
fFunction · 0.85
settleFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected