Searched refs:ModuleVariablesIndex (Results 1 – 2 of 2) sorted by relevance
322 int ModuleVariablesIndex() const;
400 DCHECK_EQ(index, scope_info.ModuleVariablesIndex()); in Create()1073 int ScopeInfo::ModuleVariablesIndex() const { in ModuleVariablesIndex() function in v8::internal::ScopeInfo