Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mozilla/rhino
/ isEmpty
Method
isEmpty
rhino/src/main/java/org/mozilla/javascript/SlotMap.java:36–36 ·
view source on GitHub ↗
Return whether the map is empty.
()
Source
from the content-addressed store, hash-verified
34
35
/** Return whether the map is empty. */
36
boolean isEmpty();
37
38
/**
39
* Return the Slot that matches EITHER
"key"
or
"index"
. (It will use
"key"
if
it is not null,
Callers
15
findRhinoFactory
Method · 0.65
getTestOptLevels
Method · 0.65
assertException
Method · 0.65
parserErrorsUseMappedPosition
Method · 0.65
debuggerReceivesOriginalSource
Method · 0.65
empty
Method · 0.65
crudOneString
Method · 0.65
crudOneIndex
Method · 0.65
manyKeysAndIndices
Method · 0.65
compareIterators
Method · 0.65
getFirstExpression
Method · 0.65
getFirstExpression
Method · 0.65
Calls
no outgoing calls
Tested by
15
findRhinoFactory
Method · 0.52
getTestOptLevels
Method · 0.52
assertException
Method · 0.52
parserErrorsUseMappedPosition
Method · 0.52
debuggerReceivesOriginalSource
Method · 0.52
empty
Method · 0.52
crudOneString
Method · 0.52
crudOneIndex
Method · 0.52
manyKeysAndIndices
Method · 0.52
compareIterators
Method · 0.52
getFirstExpression
Method · 0.52
getFirstExpression
Method · 0.52