Home
last modified time | relevance | path

Searched refs:ModuleInfoIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dscope-info.h320 int ModuleInfoIndex() const;
Dscope-info.cc395 DCHECK_EQ(index, scope_info.ModuleInfoIndex()); in Create()
1065 int ScopeInfo::ModuleInfoIndex() const { in ModuleInfoIndex() function in v8::internal::ScopeInfo