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