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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp558 handle_return(T_VOID, exception);
771 void SharkTopLevelBlock::handle_return(BasicType type, Value* exception) { function in class:SharkTopLevelBlock
930 handle_return(type, NULL);

Completed in 37 milliseconds