Searched defs:is_handler (Results 1 – 2 of 2) sorted by relevance
662 bool is_handler = in InstructionBlockFor() local
5172 bool Code::is_handler() { return kind() == HANDLER; } in is_handler() function