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

/openjdk10/hotspot/src/share/vm/opto/
H A Dmachnode.hpp853 uint argsize() const { return _argsize; } function in class:MachCallNode
/openjdk10/jdk/test/java/lang/invoke/indify/
H A DIndify.java635 List<Object> args(int argsize) { argument
1889 static int argsize(String type) { method in class:Indify
/openjdk10/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp2174 int argsize = m->size_of_parameters(); local

Completed in 64 milliseconds