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

Function safeCreateImageBitmap

docs/tests/v3/es6/js/sanddance-test-es6.js:5642–5644  ·  view source on GitHub ↗
(_x4)

Source from the content-addressed store, hash-verified

5640 return _parseToImageBitmap.apply(this, arguments);
5641}
5642function safeCreateImageBitmap(_x4) {
5643 return _safeCreateImageBitmap.apply(this, arguments);
5644}
5645function _safeCreateImageBitmap() {
5646 _safeCreateImageBitmap = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee2(blob) {
5647 var imagebitmapOptions, _args2 = arguments;

Callers 1

_parseToImageBitmapFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected