MCPcopy
hub / github.com/facebook/react / entries

Method entries

flow-typed/environments/bom.js:573–573  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

571 size: number;
572
573 entries(): Iterator<[string, number]>;
574 forEach(callback: EventCountsForEachCallbackType): void;
575 get(key: string): ?number;
576 has(key: string): boolean;

Callers 15

FooFunction · 0.80
applyMethod · 0.80
inspectFiberInstanceRawFunction · 0.80
getProfilingDataFunction · 0.80
crawlDataFunction · 0.80
KeyValueFunction · 0.80

Calls

no outgoing calls

Tested by 7

FooFunction · 0.64
createFunction · 0.64
ComponentFunction · 0.64
ComponentFunction · 0.64
ComponentFunction · 0.64
cxFunction · 0.64
fooFunction · 0.64