Searched refs:is_const_store (Results 1 – 1 of 1) sorted by relevance
992 bool is_const_store = access.const_field_info.IsConst(); in ReduceStoreField() local999 (!is_const_store || V8_ENABLE_DOUBLE_CONST_STORE_CHECK_BOOL)) { in ReduceStoreField()1015 is_const_store && !access.is_store_in_literal; in ReduceStoreField()1031 if (is_const_store && access.is_store_in_literal) { in ReduceStoreField()1039 if (is_const_store) { in ReduceStoreField()