Home | History | Annotate | Download | only in src

Lines Matching refs:is_compiled

7976   if (!function->is_compiled()) {
8022 if (FLAG_trace_lazy && !function->shared()->is_compiled()) {
8030 ASSERT(!function->is_compiled());
8036 ASSERT(function->is_compiled());
8049 if (!function->shared()->is_compiled()) {
11503 done = target->is_compiled();