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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Druntime_sparc.cpp81 int framesize_in_words = framesize_in_bytes / wordSize; local
158 _exception_blob = ExceptionBlob::create(&buffer, oop_maps, framesize_in_words);

Completed in 304 milliseconds