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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DParser.java3215 private PropertyFunction propertyGetterFunction(final long getSetToken, final int functionLine) { method in class:Parser
3219 private PropertyFunction propertyGetterFunction(final long getSetToken, final int functionLine, final int flags) { method in class:Parser

Completed in 47 milliseconds