MCPcopy Create free account
hub / github.com/mozilla/rhino / size

Method size

rhino/src/main/java/org/mozilla/javascript/SlotMap.java:33–33  ·  view source on GitHub ↗

Return the size of the map.

()

Source from the content-addressed store, hash-verified

31
32 /** Return the size of the map. */
33 int size();
34
35 /** Return whether the map is empty. */
36 boolean isEmpty();

Callers 15

live-connect.jsFile · 0.65
beautifyElementMethod · 0.65
childrenMethod · 0.65
getNamespacesMethod · 0.65
getMatchingChildrenMethod · 0.65
lengthMethod · 0.65
getSourceLineTextMethod · 0.65
initSlotMapTestMethod · 0.65

Calls

no outgoing calls

Tested by 15

getSourceLineTextMethod · 0.52
initSlotMapTestMethod · 0.52
emptyMethod · 0.52
crudOneStringMethod · 0.52
crudOneIndexMethod · 0.52
computeReplaceSlotMethod · 0.52
computeCreateNewSlotMethod · 0.52
computeRemoveSlotMethod · 0.52
manyKeysAndIndicesMethod · 0.52
testThisMethod · 0.52