Searched refs:is_debug_stub (Results 1 – 3 of 3) sorted by relevance
455 if (target->is_debug_stub()) return; in Clear()
5114 bool Code::is_debug_stub() { return ic_state() == DEBUG_STUB; } in is_debug_stub() function
4887 inline bool is_debug_stub();