Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dmodule-info.h37 return FixedArray::cast(get(kSpecialExportsIndex)); in special_exports()
75 kSpecialExportsIndex, enumerator
Dscope-info.cc903 result->set(kSpecialExportsIndex, *special_exports); in New()