Searched refs:RegularExportCellIndex (Results 1 – 4 of 4) sorted by relevance
165 int cell_index = module_info->RegularExportCellIndex(i); in DeserializeRegularExports()
948 int ModuleInfo::RegularExportCellIndex(int i) const { in RegularExportCellIndex() function in v8::internal::ModuleInfo
8171 int RegularExportCellIndex(int i) const;
20102 int cell_index = module_info->RegularExportCellIndex(i); in Instantiate()