Home | History | Annotate | Download | only in compiler

Lines Matching full:is_static

1592     environment()->Push(environment()->Peek(property->is_static() ? 1 : 0));
1602 if (property->is_static() && property->is_computed_name()) {