Home | History | Annotate | Download | only in x64

Lines Matching full:is_computed_name

1466     if (property->is_computed_name()) break;
1570 DCHECK(!property->is_computed_name());
2263 if (property->is_static() && property->is_computed_name()) {