Searched refs:ContextLocalInfoEntriesIndex (Results 1 – 2 of 2) sorted by relevance
99 DCHECK(index == scope_info->ContextLocalInfoEntriesIndex()); in Create()248 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalMode()256 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalInitFlag()264 int info_index = ContextLocalInfoEntriesIndex() + var; in ContextLocalMaybeAssignedFlag()412 int ScopeInfo::ContextLocalInfoEntriesIndex() { in ContextLocalInfoEntriesIndex() function in v8::internal::ScopeInfo418 return ContextLocalInfoEntriesIndex() + ContextLocalCount(); in FunctionNameEntryIndex()
4286 int ContextLocalInfoEntriesIndex();