Searched refs:HasInferredFunctionName (Results 1 – 4 of 4) sorted by relevance
744 bool ScopeInfo::HasInferredFunctionName() const { in HasInferredFunctionName() function in v8::internal::ScopeInfo772 DCHECK(HasInferredFunctionName()); in SetInferredFunctionName()815 DCHECK(HasInferredFunctionName()); in InferredFunctionName()825 if (HasInferredFunctionName()) { in FunctionDebugName()
115 V8_EXPORT_PRIVATE bool HasInferredFunctionName() const;
899 return ScopeInfo::cast(scope_info).HasInferredFunctionName(); in HasInferredName()908 if (scope_info.HasInferredFunctionName()) { in inferred_name()
2437 if (HasInferredFunctionName()) { in ScopeInfoPrint()