Lines Matching full:is_static
1539 Register new_receiver = property->is_static() ? constructor : prototype;1552 if (property->is_static() && property->is_computed_name()) {