MCPcopy 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

findRhinoFactoryMethod · 0.65
getTestOptLevelsMethod · 0.65
assertExceptionMethod · 0.65
emptyMethod · 0.65
crudOneStringMethod · 0.65
crudOneIndexMethod · 0.65
manyKeysAndIndicesMethod · 0.65
compareIteratorsMethod · 0.65
getFirstExpressionMethod · 0.65
getFirstExpressionMethod · 0.65

Calls

no outgoing calls

Tested by 15

findRhinoFactoryMethod · 0.52
getTestOptLevelsMethod · 0.52
assertExceptionMethod · 0.52
emptyMethod · 0.52
crudOneStringMethod · 0.52
crudOneIndexMethod · 0.52
manyKeysAndIndicesMethod · 0.52
compareIteratorsMethod · 0.52
getFirstExpressionMethod · 0.52
getFirstExpressionMethod · 0.52