Searched refs:property_found (Results 1 – 2 of 2) sorted by relevance
380 bool property_found = false; in ecma_property_hashmap_find() local384 while (prop_iter_cp != JMEM_CP_NULL && !property_found) in ecma_property_hashmap_find()400 property_found = true; in ecma_property_hashmap_find()450 JERRY_ASSERT (property_found); in ecma_property_hashmap_find()462 JERRY_ASSERT (!property_found); in ecma_property_hashmap_find()502 JERRY_ASSERT (property_found); in ecma_property_hashmap_find()515 JERRY_ASSERT (!property_found); in ecma_property_hashmap_find()
378 gboolean property_found = FALSE; in parse_and_configure_from_v5_conf_file() local387 property_found = TRUE; in parse_and_configure_from_v5_conf_file()393 if (!property_found) in parse_and_configure_from_v5_conf_file()