Searched refs:IsClassConstructor (Results 1 – 13 of 13) sorted by relevance
661 IsClassConstructor(function_kind())); in RecordSuperPropertyUsage()670 IsClassConstructor(function_kind()))); in NeedsHomeObject()829 (is_function_scope() && (IsClassConstructor(function_kind()) || in this_function_var()
750 if (IsConciseMethod(function_kind_) || IsClassConstructor(function_kind_) || in DeclareDefaultFunctionVariables()
148 if (IsClassConstructor(kind)) {
1175 inline bool IsClassConstructor(FunctionKind kind) { in IsClassConstructor() function
14229 IsClassConstructor(lit->kind())); in InitFromFunctionLiteral()
214 hints = IsClassConstructorBit::update(hints, IsClassConstructor(kind)); in set_kind()
407 IsClassConstructor(shared_info->kind())) { in ReduceJSCall()
2021 if (IsClassConstructor(info()->shared_info()->kind())) { in CreateGraph()
1683 if (IsClassConstructor(shared.kind())) return NoChange(); in ReduceJSCall()
4509 if (!IsClassConstructor(function->shared()->kind())) { in BuildWasmToJSWrapper()
3371 if (IsClassConstructor(shared->kind())) { in ReduceJSCall()
861 CHECK_IMPLIES(!IsClassConstructor(function->shared()->kind()), in RUNTIME_FUNCTION()
3654 IsClassConstructor(kind)) { in ParseSuperExpression()