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() local607 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreElementWithProtoHandler() 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
547 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleLoadTypePrototypeHandler() local629 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleTransWithProtoHandler() local648 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleOtherTypesPrototypeHandler() local673 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandleStoreAOTHandler() local841 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in HandlePrototypeHandler() local942 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in ConvertTryldGlobalByName() local
461 JSHandle<PropertyBox> cell(value_); in ToPropertyDescriptor() local727 PropertyBox *cell = dict->GetBox(thread_, GetIndex()); in UpdateDataValue() local816 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in WriteDataProperty() local
56 JSHandle<JSTaggedValue> cell(cellRecord); in Register() local
1403 PropertyBox *cell = PropertyBox::Cast(desc.GetValue().GetTaggedValue().GetTaggedObject()); in GlobalGetOwnProperty() local1426 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in OrdinaryGetOwnProperty() local
460 ProfileTypeInfoCell *cell = ProfileTypeInfoCell::Cast(func->GetRawProfileTypeInfo(thread)); in UpdateExtraProfileTypeInfo() local1197 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in DumpICByValueWithHandler() local1769 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in CheckProtoChangeMarker() local
252 GateRef cell = acc_.GetValueIn(gate, 0); in LowerIsMarkerCellValid() local
435 GateRef CircuitBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()1150 GateRef CircuitBuilder::IsMarkerCellValidOp(GateRef cell) in IsMarkerCellValidOp()
2730 GateRef StubBuilder::LoadGlobal(GateRef glue, GateRef cell) in LoadGlobal()3611 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal()
4242 inline GateRef StubBuilder::IsMarkerCellValid(GateRef cell) in IsMarkerCellValid()