Lines Matching full:is_computed_name
1510 if (property->is_computed_name()) break;1623 DCHECK(!property->is_computed_name());2364 if (property->is_static() && property->is_computed_name()) {