Home | History | Annotate | Download | only in src

Lines Matching refs:is_inline_cache_stub

160       if ((code->is_inline_cache_stub() &&
430 target_code->is_inline_cache_stub() ||
1348 bool is_inline_cache_stub = false;
1360 if (code->is_inline_cache_stub()) {
1361 is_inline_cache_stub = true;
1410 } else if (!(is_inline_cache_stub || RelocInfo::IsConstructCall(it.rmode()) ||
1564 if (code->is_inline_cache_stub()) {