MCPcopy Create free account
hub / github.com/microsoft/SandDance / _throw

Function _throw

docs/app/js/sanddance-app.js:53480–53482  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

53478 asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
53479 }
53480 function _throw(err) {
53481 asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
53482 }
53483 _next(undefined);
53484 });
53485 };

Callers

nothing calls this directly

Calls 1

asyncGeneratorStepFunction · 0.70

Tested by

no test coverage detected