Home | History | Annotate | Download | only in src

Lines Matching defs:store_mode

1644                       Representation representation, StoreMode store_mode)
1646 DCHECK(store_mode != StoreMapOnly);
1651 StoreModeBits::encode(store_mode));
1655 DCHECK(store_mode() != StoreMapOnly);
1661 DCHECK(store_mode() != StoreMapOnly);
1666 StoreMode store_mode() const {
2694 KeyedAccessStoreMode store_mode() const {
2988 KeyedAccessStoreMode store_mode)
2990 set_sub_minor_key(CommonStoreModeBits::encode(store_mode) |
2998 KeyedAccessStoreMode store_mode() const {