Searched defs:cell (Results 1 – 11 of 11) sorted by relevance
290 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StorePrototype() local311 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreWithTS() local398 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreTransWithProto() local432 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in LoadGlobal() local445 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in StoreGlobal() local466 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in LoadPrototype() local643 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
517 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleLoadTypePrototypeHandler() local582 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleTransWithProtoHandler() local601 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleOtherTypesPrototypeHandler() local626 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleStoreAOTHandler() local792 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandlePrototypeHandler() local
472 JSHandle<PropertyBox> cell(value_); in ToPropertyDescriptor() local738 PropertyBox *cell = dict->GetBox(GetIndex()); in UpdateDataValue() local826 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in WriteDataProperty() local
57 JSHandle<JSTaggedValue> cell(cellRecord); in Register() local
1308 PropertyBox *cell = PropertyBox::Cast(desc.GetValue().GetTaggedValue().GetTaggedObject()); in GlobalGetOwnProperty() local1331 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in OrdinaryGetOwnProperty() local
455 ProfileTypeInfoCell *cell = ProfileTypeInfoCell::Cast(func->GetRawProfileTypeInfo()); in UpdateExtraProfileTypeInfo() local1168 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in DumpICByValueWithHandler() local1723 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in CheckProtoChangeMarker() local
221 GateRef cell = acc_.GetValueIn(gate, 0); in LowerIsMarkerCellValid() local
355 GateRef CircuitBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()1012 GateRef CircuitBuilder::IsMarkerCellValidOp(GateRef cell) in IsMarkerCellValidOp()
2455 GateRef StubBuilder::LoadGlobal(GateRef cell) in LoadGlobal()3259 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal()
4005 inline GateRef StubBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()