MCPcopy Index your code
hub / github.com/microsoft/SandDance / _createNode

Function _createNode

docs/app/js/sanddance-app.js:24103–24107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24101 return _dictionary[val];
24102}
24103function _createNode() {
24104 return {
24105 map: _weakMap ? new _weakMap() : null
24106 };
24107}
24108
24109},{"@uifabric/merge-styles":"7c43M","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"dLw1C":[function(require,module,exports) {
24110var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 1

memoizeFunctionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected