Searched refs:prop_not_val (Results 1 – 1 of 1) sorted by relevance
295 jerry_value_t prop_not_val = jerry_create_string ((const jerry_char_t *) prop_not); in test_error_multiple_functions() local296 jerry_value_t prop_not_exists = jerry_has_own_property (target_object, prop_not_val); in test_error_multiple_functions()299 jerry_release_value (prop_not_val); in test_error_multiple_functions()