Home
last modified time | relevance | path

Searched refs:InferredFunctionNameIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dscope-info.cc375 DCHECK_EQ(index, scope_info.InferredFunctionNameIndex()); in Create()
456 DCHECK_EQ(index, scope_info->InferredFunctionNameIndex()); in CreateForWithScope()
554 DCHECK_EQ(index, scope_info->InferredFunctionNameIndex()); in CreateForBootstrapping()
1049 int ScopeInfo::InferredFunctionNameIndex() const { in InferredFunctionNameIndex() function in v8::internal::ScopeInfo
Dscope-info.h316 int InferredFunctionNameIndex() const;