Searched refs:InferredFunctionName (Results 1 – 4 of 4) sorted by relevance
140 V8_EXPORT_PRIVATE Object InferredFunctionName() const;
814 Object ScopeInfo::InferredFunctionName() const { in InferredFunctionName() function in v8::internal::ScopeInfo826 name = InferredFunctionName(); in FunctionDebugName()
909 Object name = scope_info.InferredFunctionName(); in inferred_name()
2438 os << "\n - inferred function name: " << Brief(InferredFunctionName()); in ScopeInfoPrint()