Searched defs:cell (Results 1 – 11 of 11) sorted by relevance
268 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StorePrototype() local286 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreWithTS() local366 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreTransWithProto() local400 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in LoadGlobal() local413 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in StoreGlobal() local430 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in LoadPrototype() local588 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreElement() local
94 JSHandle<JSTaggedValue> cell(cellRecord); in HWTEST_F_L0() local128 JSHandle<JSTaggedValue> cell(cellRecord); in HWTEST_F_L0() local168 JSHandle<JSTaggedValue> cell(cellRecord); in RegisterUnRegisterTestCommon() local
504 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleLoadTypePrototypeHandler() local569 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleTransWithProtoHandler() local588 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleOtherTypesPrototypeHandler() local613 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleStoreTSHandler() local775 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandlePrototypeHandler() local
450 JSHandle<PropertyBox> cell(value_); in ToPropertyDescriptor() local709 PropertyBox *cell = dict->GetBox(GetIndex()); in UpdateDataValue() local797 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in WriteDataProperty() local
57 JSHandle<JSTaggedValue> cell(cellRecord); in Register() local
1235 PropertyBox *cell = PropertyBox::Cast(desc.GetValue().GetTaggedValue().GetTaggedObject()); in GlobalGetOwnProperty() local1258 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in OrdinaryGetOwnProperty() local
532 ProfileTypeInfoCell *cell = ProfileTypeInfoCell::Cast(func->GetRawProfileTypeInfo()); in UpdateExtraProfileTypeInfo() local1235 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in DumpICByValueWithHandler() local1783 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in CheckProtoChangeMarker() local
227 GateRef cell = acc_.GetValueIn(gate, 0); in LowerIsMarkerCellValid() local
331 GateRef CircuitBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()983 GateRef CircuitBuilder::IsMarkerCellValidOp(GateRef cell) in IsMarkerCellValidOp()
2380 GateRef StubBuilder::LoadGlobal(GateRef cell) in LoadGlobal()3108 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal()
3683 inline GateRef StubBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()