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

/openjdk9/hotspot/src/cpu/zero/vm/
H A DabstractInterpreter_zero.cpp69 int callee_extra_locals = callee_locals - callee_param_count; local
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DabstractInterpreter_sparc.cpp60 static int size_activation_helper(int callee_extra_locals, int max_stack, int monitor_size) { argument

Completed in 20 milliseconds