Searched refs:AsFunctionLiteral (Results 1 – 5 of 5) sorted by relevance
122 AsFunctionLiteral()->IsAnonymousFunctionDefinition()) || in IsAnonymousFunctionDefinition()322 DCHECK_NOT_NULL(expr->AsFunctionLiteral()->scope()); in NeedsHomeObject()323 return expr->AsFunctionLiteral()->scope()->NeedsHomeObject(); in NeedsHomeObject()353 IsConciseMethod(value_->AsFunctionLiteral()->kind()))); in NeedsSetFunctionName()
314 PreParserExpression AsFunctionLiteral() { return *this; } in AsFunctionLiteral() function
823 right->AsFunctionLiteral()->set_pretenure();
974 result = expression->AsFunctionLiteral(); in DoParseFunction()3465 class_info->constructor = GetPropertyValue(property)->AsFunctionLiteral(); in DeclareClassProperty()4511 auto function = value->AsFunctionLiteral(); in SetFunctionName()
3075 result->AsFunctionLiteral()->SetShouldEagerCompile(); in ParseLeftHandSideExpression()3407 expression->AsFunctionLiteral()->SetShouldEagerCompile(); in ParseMemberExpressionContinuation()