Searched refs:ContextLocalNamesIndex (Results 1 – 2 of 2) sorted by relevance
372 DCHECK_EQ(index, scope_info->ContextLocalNamesIndex()); in CreateGlobalThisBinding()553 ContextLocalNamesIndex()); in LocalName()578 int info_index = ContextLocalNamesIndex() + var; in ContextLocalName()676 int start = scope_info->ContextLocalNamesIndex(); in ContextSlotIndex()762 int ScopeInfo::ContextLocalNamesIndex() { in ContextLocalNamesIndex() function in v8::internal::ScopeInfo767 return ContextLocalNamesIndex() + ContextLocalCount(); in ContextLocalInfosIndex()855 ContextLocalNamesIndex(), in Print()856 ContextLocalNamesIndex() + ContextLocalCount(), this); in Print()
4687 int ContextLocalNamesIndex();