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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvframe.hpp296 void fill_from_compiled_frame(int decode_offset);
378 fill_from_compiled_frame(_sender_decode_offset);
383 inline void vframeStreamCommon::fill_from_compiled_frame(int decode_offset) { function in class:vframeStreamCommon
449 // Should not happen, but let fill_from_compiled_frame handle it.
462 // fill_from_compiled_frame handle it.
496 fill_from_compiled_frame(decode_offset);

Completed in 416 milliseconds