Searched refs:ContextLocalNamesIndex (Results 1 – 2 of 2) sorted by relevance
377 DCHECK_EQ(index, scope_info->ContextLocalNamesIndex()); in CreateGlobalThisBinding()540 ContextLocalNamesIndex()); in LocalName()562 int info_index = ContextLocalNamesIndex() + var; in ContextLocalName()656 int start = scope_info->ContextLocalNamesIndex(); in ContextSlotIndex()738 int ScopeInfo::ContextLocalNamesIndex() { in ContextLocalNamesIndex() function in v8::internal::ScopeInfo743 return ContextLocalNamesIndex() + ContextLocalCount(); in ContextLocalInfosIndex()827 ContextLocalNamesIndex(), in Print()828 ContextLocalNamesIndex() + ContextLocalCount(), this); in Print()
283 int ContextLocalNamesIndex();