Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-method-register.c229 const char *prop_ok = "prop_ok"; in test_error_multiple_functions() local
237 JERRYX_PROPERTY_FUNCTION (prop_ok, method_hello), // This registration is ok in test_error_multiple_functions()
252 // Test if property "prop_ok" is correctly registered. in test_error_multiple_functions()
253 jerry_value_t prop_ok_val = jerry_create_string ((const jerry_char_t *) prop_ok); in test_error_multiple_functions()

Completed in 1 milliseconds