Lines Matching full:is_computed_name
1505 if (property->is_computed_name()) break;1616 DCHECK(!property->is_computed_name());2091 if (property->is_static() && property->is_computed_name()) {