Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dmodule-info.h41 return FixedArray::cast(get(kRegularExportsIndex)); in regular_exports()
76 kRegularExportsIndex, enumerator
Dscope-info.cc904 result->set(kRegularExportsIndex, *regular_exports); in New()