Searched defs:spillLength (Results 1 - 1 of 1) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertyMap.java82 private final int spillLength; field in class:PropertyMap
143 private PropertyMap(final PropertyMap propertyMap, final PropertyHashMap properties, final int flags, final int fieldCount, final int spillLength, final int softReferenceDerivationLimit) { argument
122 PropertyMap(final PropertyHashMap properties, final int flags, final String className, final int fieldCount, final int fieldMaximum, final int spillLength) argument
202 newMap(final Collection<Property> properties, final String className, final int fieldCount, final int fieldMaximum, final int spillLength) argument
[all...]

Completed in 108 milliseconds