Home | History | Annotate | Download | only in src

Lines Matching refs:is_call_stub

5120 bool Code::is_call_stub() { return kind() == CALL_IC; }