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

File Record.js

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

Source from the content-addressed store, hash-verified

1/* global Immutable */
2describe('Record', () => {
3 describe('builds from an object', () => {
4 [2, 5, 10, 100, 1000].forEach((size) => {

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
itFunction · 0.85
forEachMethod · 0.80
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected