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

/openjdk10/nashorn/test/script/basic/
H A DJDK-8087312.js33 function createObject(type) { function
H A DJDK-8137281.js31 function createObject(startKey, level1, level2) { function
H A Dtypecoerce.js36 function createObject() { function
/openjdk10/langtools/test/tools/javac/6520152/
H A DT.java32 public Object createObject() { method in class:T
/openjdk10/jdk/src/java.base/share/classes/sun/util/locale/
H A DLocaleObjectCache.java99 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java300 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DSpillObjectCreator.java64 public void createObject(final MethodEmitter method) { method in class:SpillObjectCreator
H A DObjectCreator.java89 protected abstract void createObject(final MethodEmitter method); method in class:ObjectCreator
H A DFieldObjectCreator.java94 public void createObject(final MethodEmitter method) { method in class:FieldObjectCreator
/openjdk10/hotspot/test/gc/stress/
H A DTestStressG1Humongous.java153 private void createObject() { method in class:TestStressG1HumongousImpl
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DJSONParser.java274 private Object createObject(final PropertyMap propertyMap, final List<Object> values, final ArrayData arrayData) { method in class:JSONParser
/openjdk10/jdk/src/java.base/share/classes/java/util/
H A DResourceBundle.java2868 protected List<Locale> createObject(BaseLocale base) { method in class:ResourceBundle.Control.CandidateListCache
H A DLocale.java816 protected Locale createObject(LocaleKey key) { method in class:Locale.Cache

Completed in 103 milliseconds