Home | History | Annotate | Download | only in parsing

Lines Matching refs:IsDerivedConstructor

3434     if (!is_new && peek() == Token::LPAREN && IsDerivedConstructor(kind)) {
3987 if (IsDerivedConstructor(kind)) {
5128 if (IsDerivedConstructor(function_state_->kind())) {
5134 if (IsDerivedConstructor(function_state_->kind())) {