Searched defs:cell (Results 1 – 7 of 7) sorted by relevance
235 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StorePrototype() local252 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreWithTS() local325 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in StoreTransWithProto() local359 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in LoadGlobal() local372 PropertyBox *cell = PropertyBox::Cast(handler.GetTaggedObject()); in StoreGlobal() local388 ProtoChangeMarker *cell = ProtoChangeMarker::Cast(cellValue.GetTaggedObject()); in LoadPrototype() local481 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
58 JSHandle<JSTaggedValue> cell(cellRecord); in Register() local
241 JSHandle<PropertyBox> cell(value_); in ToPropertyDescriptor() local504 PropertyBox *cell = dict->GetBox(GetIndex()); in UpdateDataValue() local
968 PropertyBox *cell = PropertyBox::Cast(desc.GetValue().GetTaggedValue().GetTaggedObject()); in GlobalGetOwnProperty() local991 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()2070 GateRef StubBuilder::StoreGlobal(GateRef glue, GateRef value, GateRef cell) in StoreGlobal()