Home | History | Annotate | Download | only in src

Lines Matching refs:RECEIVER_MAP_CHECK

5530   ASSERT(check_type != RECEIVER_MAP_CHECK || !receiver_map.is_null());
5567 if (argument_count == 2 && check_type == RECEIVER_MAP_CHECK) {
5580 if (argument_count == 3 && check_type == RECEIVER_MAP_CHECK) {
5622 if (argument_count == 1 && check_type == RECEIVER_MAP_CHECK) {
5635 if (argument_count == 3 && check_type == RECEIVER_MAP_CHECK) {
5728 if (!expr->IsMonomorphic() || expr->check_type() != RECEIVER_MAP_CHECK) {
5862 expr->check_type() != RECEIVER_MAP_CHECK) {
5878 ASSERT(expr->check_type() == RECEIVER_MAP_CHECK);