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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DUserAccessorProperty.java180 public boolean hasSetterFunction(final ScriptObject sobj) { method in class:UserAccessorProperty
H A DProperty.java262 public boolean hasSetterFunction(final ScriptObject obj) { method in class:Property

Completed in 39 milliseconds