Searched defs:cell (Results 1 – 7 of 7) sorted by relevance
238 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StorePrototype() local255 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreWithTS() local328 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreTransWithProto() local362 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in LoadGlobal() local375 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in StoreGlobal() local391 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in LoadPrototype() local484 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreElement() local
118 JSHandle<JSTaggedValue> cell(cellRecord); in HWTEST_F_L0() local152 JSHandle<JSTaggedValue> cell(cellRecord); in HWTEST_F_L0() local456 JSHandle<JSTaggedValue> cell(cellRecord); in HWTEST_F_L0() local
241 JSHandle<PropertyBox> cell(value_); in ToPropertyDescriptor() local506 PropertyBox *cell = dict->GetBox(GetIndex()); in UpdateDataValue() local592 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in WriteDataProperty() local
58 JSHandle<JSTaggedValue> cell(cellRecord); in Register() local
973 PropertyBox *cell = PropertyBox::Cast(desc.GetValue().GetTaggedValue().GetTaggedObject()); in GlobalGetOwnProperty() local996 PropertyBox *cell = PropertyBox::Cast(val.GetTaggedObject()); in OrdinaryGetOwnProperty() local
1516 PropertyBox *cell = PropertyBox::Cast(op.GetValue().GetTaggedObject()); in RegExpBuiltinExec() local1534 PropertyBox *cell = PropertyBox::Cast(op.GetValue().GetTaggedObject()); in RegExpBuiltinExec() local
1501 GateRef StubBuilder::LoadGlobal(GateRef cell) in LoadGlobal()2075 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal()