Searched refs:IsClassConstructor (Results 1 – 11 of 11) sorted by relevance
645 IsClassConstructor(function_kind()))); in NeedsHomeObject()788 (is_function_scope() && (IsClassConstructor(function_kind()) || in this_function_var()
686 if (IsClassConstructor(node->kind())) { in Renumber()
683 if (IsConciseMethod(function_kind_) || IsClassConstructor(function_kind_) || in DeclareDefaultFunctionVariables()
655 if (IsClassConstructor(kind)) { in FunctionMapIndex()
1196 inline bool IsClassConstructor(FunctionKind kind) { in IsClassConstructor() function
500 IsClassConstructor(shared_info->kind())) { in ReduceJSCall()
505 if (IsClassConstructor(shared->kind())) { in ReduceJSCall()
1536 if (IsClassConstructor(info()->shared_info()->kind())) { in CreateGraph()
2098 if (IsClassConstructor(shared->kind())) return NoChange(); in ReduceJSCall()
3427 IsClassConstructor(kind)) { in ParseSuperExpression()
8107 IsClassConstructor(target_shared->kind())) { in TryInline()9595 !IsClassConstructor(expr->target()->shared()->kind())) { in VisitCall()