Home | History | Annotate | Download | only in src

Lines Matching refs:tmp_type

2444     PropertyType tmp_type = tmp_details.type();
2446 ((tmp_type == CALLBACKS || old_type == CALLBACKS) &&
2447 (tmp_type != old_type ||
2459 if (tmp_type == FIELD) {
2470 } else if (tmp_type == CONSTANT) {
2476 DCHECK_EQ(tmp_type, old_type);