Lines Matching refs:cellValue
272 auto cellValue = prototypeHandler->GetProtoCell();
273 if (cellValue.IsNull()) {
276 ASSERT(cellValue.IsProtoChangeMarker());
277 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject());
293 auto cellValue = storeTSHandler->GetProtoCell();
294 ASSERT(cellValue.IsProtoChangeMarker());
295 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject());
373 auto cellValue = transWithProtoHandler->GetProtoCell();
374 ASSERT(cellValue.IsProtoChangeMarker());
375 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject());
437 auto cellValue = prototypeHandler->GetProtoCell();
438 ASSERT(cellValue.IsProtoChangeMarker());
439 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject());
595 auto cellValue = prototypeHandler->GetProtoCell();
596 ASSERT(cellValue.IsProtoChangeMarker());
597 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject());