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

Function parseWithLoader

docs/tests/v3/es6/js/sanddance-test-es6.js:3940–3942  ·  view source on GitHub ↗
(_x5, _x6, _x7, _x8)

Source from the content-addressed store, hash-verified

3938 return _parse.apply(this, arguments);
3939}
3940function parseWithLoader(_x5, _x6, _x7, _x8) {
3941 return _parseWithLoader.apply(this, arguments);
3942}
3943function _parseWithLoader() {
3944 _parseWithLoader = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(loader, data, options, context) {
3945 return (0, _regeneratorDefault.default).wrap(function _callee2$(_context2) {

Callers 1

_parseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected