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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFindProperty.java68 public FindProperty replaceProperty(final Property newProperty) { method in class:FindProperty
H A DPropertyMap.java531 public final PropertyMap replaceProperty(final Property oldProperty, final Property newProperty) { method in class:PropertyMap

Completed in 127 milliseconds