Home
last modified time | relevance | path

Searched refs:prop_err_func (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-method-register.c289 jerry_value_t prop_err_func = jerry_value_is_function (prop_err_val); in test_error_multiple_functions() local
290 TEST_ASSERT (jerry_value_is_function (prop_err_func) == false); in test_error_multiple_functions()

Completed in 1 milliseconds