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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/
H A DSystemDictionary.java94 public PlaceholderTable placeholders() { method in class:SystemDictionary
/openjdk9/hotspot/src/share/vm/classfile/
H A DloaderConstraints.cpp442 verify(Dictionary* dictionary, PlaceholderTable* placeholders) argument
H A DsystemDictionary.hpp626 static PlaceholderTable* placeholders() { return _placeholders; } function in class:SystemDictionary
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/
H A DSnippetTemplate.java940 private static boolean checkAllVarargPlaceholdersAreDeleted(int parameterCount, VarargsPlaceholderNode[] placeholders) { argument

Completed in 26 milliseconds