Searched refs:is_null (Results 1 – 1 of 1) sorted by relevance
8731 bool is_null) in mark_ptr_or_null_reg() argument8745 if (is_null) { in mark_ptr_or_null_reg()8772 bool is_null) in __mark_ptr_or_null_regs() argument8778 mark_ptr_or_null_reg(state, &state->regs[i], id, is_null); in __mark_ptr_or_null_regs()8783 mark_ptr_or_null_reg(state, reg, id, is_null); in __mark_ptr_or_null_regs()8791 bool is_null) in mark_ptr_or_null_regs() argument8799 if (ref_obj_id && ref_obj_id == id && is_null) in mark_ptr_or_null_regs()8807 __mark_ptr_or_null_regs(vstate->frame[i], id, is_null); in mark_ptr_or_null_regs()