MCPcopy Index your code
hub / github.com/immutable-js/immutable-js / Map.js

File Map.js

perf/Map.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global Immutable */
2describe('Map', function () {
3 describe('builds from an object', function () {
4 var obj2 = {};

Callers

nothing calls this directly

Calls 9

describeFunction · 0.85
itFunction · 0.85
forEachMethod · 0.80
collisionKeysFunction · 0.70
asMutableMethod · 0.65
pushMethod · 0.65
asImmutableMethod · 0.65
mergeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected