Searched refs:stack_object (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp539 static oop stack_object(intptr_t *tos, int offset);
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 63 milliseconds