Searched refs:IsClassConstructor (Results 1 – 9 of 9) sorted by relevance
370 IsClassConstructor(function_kind()))); in NeedsHomeObject()475 (is_function_scope() && (IsClassConstructor(function_kind()) || in this_function_var()
333 if (IsConciseMethod(function_kind_) || IsClassConstructor(function_kind_) || in Initialize()
299 IsClassConstructor(shared_info->kind())) { in ReduceJSCall()
233 if (IsClassConstructor(shared->kind())) { in ReduceJSCallFunction()
1572 if (IsClassConstructor(shared->kind())) return NoChange(); in ReduceJSCallFunction()
540 if (IsClassConstructor(kind)) { in FunctionMapIndex()
1107 inline bool IsClassConstructor(FunctionKind kind) { in IsClassConstructor() function
3042 IsClassConstructor(kind)) { in ParseSuperExpression()
8541 IsClassConstructor(target_shared->kind())) { in TryInline()10040 !IsClassConstructor(expr->target()->shared()->kind())) { in VisitCall()