Lines Matching full:is_computed_name
1440 if (property->is_computed_name()) break;1545 DCHECK(!property->is_computed_name());2276 if (property->is_static() && property->is_computed_name()) {