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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.cpp130 static bool check_compiled_frame(JavaThread* thread) { function
236 assert(check_compiled_frame(thread), "incorrect caller");
281 assert(check_compiled_frame(thread), "incorrect caller");
319 assert(check_compiled_frame(thread), "incorrect caller");
368 assert(check_compiled_frame(thread), "incorrect caller");
383 assert(check_compiled_frame(thread), "incorrect caller");
399 assert(check_compiled_frame(thread), "incorrect caller");
416 assert(check_compiled_frame(thread), "incorrect caller");
430 assert(check_compiled_frame(thread), "incorrect caller");

Completed in 32 milliseconds