Searched refs:ContextLocalInfoEntriesIndex (Results 1 – 2 of 2) sorted by relevance
97 ASSERT(index == scope_info->ContextLocalInfoEntriesIndex()); in Create()244 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalMode()252 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalInitFlag()400 int ScopeInfo::ContextLocalInfoEntriesIndex() { in ContextLocalInfoEntriesIndex() function in v8::internal::ScopeInfo406 return ContextLocalInfoEntriesIndex() + ContextLocalCount(); in FunctionNameEntryIndex()
4781 int ContextLocalInfoEntriesIndex();