Searched refs:ContextLocalInfoEntriesIndex (Results 1 – 2 of 2) sorted by relevance
121 ASSERT(index == scope_info->ContextLocalInfoEntriesIndex()); in Create()269 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalMode()277 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalInitFlag()381 int ScopeInfo::ContextLocalInfoEntriesIndex() { in ContextLocalInfoEntriesIndex() function in v8::internal::ScopeInfo387 return ContextLocalInfoEntriesIndex() + ContextLocalCount(); in FunctionNameEntryIndex()
3498 int ContextLocalInfoEntriesIndex();