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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeBlob.hpp170 void set_frame_size(int size) { _frame_size = size; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp79 void StubAssembler::set_frame_size(int size) { function in class:StubAssembler

Completed in 76 milliseconds