Home | History | Annotate | Download | only in src

Lines Matching refs:store_mode

2022 bool JSObject::TooManyFastProperties(StoreFromKeyed store_mode) {
2033 if (store_mode == CERTAINLY_NOT_STORE_FROM_KEYED) {