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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp2864 oop BytecodeInterpreter::stack_object(intptr_t *tos, int offset) { function in class:BytecodeInterpreter
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c2274 fullinfo_type stack_object = stack_extra_info[0]; local
2278 stack_object,
2285 !isAssignableTo(context, stack_object,

Completed in 185 milliseconds