Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.65
beautifyElement
Method · 0.65
children
Method · 0.65
getNamespaces
Method · 0.65
getMatchingChildren
Method · 0.65
length
Method · 0.65
testKotlinOverloadedFunction
Method · 0.65
getMethodParameterNullabilityFromKotlinMetadata
Method · 0.65
getConstructorParameterNullabilityFromKotlinMetadata
Method · 0.65
createNullabilityAccessor
Method · 0.65
getSourceLineText
Method · 0.65
initSlotMapTest
Method · 0.65
Calls
no outgoing calls
Tested by
15
testKotlinOverloadedFunction
Method · 0.52
getSourceLineText
Method · 0.52
initSlotMapTest
Method · 0.52
empty
Method · 0.52
crudOneString
Method · 0.52
crudOneIndex
Method · 0.52
computeReplaceSlot
Method · 0.52
computeCreateNewSlot
Method · 0.52
computeRemoveSlot
Method · 0.52
manyKeysAndIndices
Method · 0.52
hoistedReferenceShouldNotThrowReferenceError
Method · 0.52
testThis
Method · 0.52