Searched refs:GetCellIndexKind (Results 1 – 6 of 6) sorted by relevance
119 static CellIndexKind GetCellIndexKind(int cell_index);
241 ModuleDescriptor::CellIndexKind ModuleDescriptor::GetCellIndexKind( in GetCellIndexKind() function in v8::internal::ModuleDescriptor
112 DCHECK_EQ(ModuleDescriptor::GetCellIndexKind(cell_index), in ExportIndex()118 DCHECK_EQ(ModuleDescriptor::GetCellIndexKind(cell_index), in ImportIndex()153 switch (ModuleDescriptor::GetCellIndexKind(cell_index)) { in GetCell()174 DCHECK_EQ(ModuleDescriptor::GetCellIndexKind(cell_index), in StoreVariable()
348 *attributes = ModuleDescriptor::GetCellIndexKind(cell_index) == in Lookup()
881 if (ModuleDescriptor::GetCellIndexKind(cell_index) != in SetModuleVariableValue()
1409 if (ModuleDescriptor::GetCellIndexKind(cell_index) == in BuildGetModuleCell()1414 DCHECK_EQ(ModuleDescriptor::GetCellIndexKind(cell_index), in BuildGetModuleCell()1447 ModuleDescriptor::GetCellIndexKind(OpParameter<int32_t>(node->op())), in ReduceJSStoreModule()