MCPcopy
hub / github.com/Automattic/mongoose / inspect

Method inspect

lib/types/map.js:272–274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

270 }
271
272 inspect() {
273 return new Map(this);
274 }
275
276 $__runDeferred() {
277 if (!this.$__deferred) {

Callers 15

cast.jsFile · 0.45
query.jsFile · 0.45
_previewUpdateFunction · 0.45
document.jsFile · 0.45
onPreCompleteFunction · 0.45
_handlePreHookErrorFunction · 0.45
modifiedPathsFunction · 0.45
validateRefFunction · 0.45
formatFunction · 0.45
array.jsFile · 0.45
model.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected