Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c699 bool bool_field; member
762 conversion_function = jerryx_arg_boolean ((bool *) (&(destination->value.bool_field)), in jerry_arg_to_double_or_bool_t()
819 bool arg1_is_false = (arg1.type_of_value == BOOL_VALUE && arg1.value.bool_field == false); in test_validator_restore_handler()
821 bool arg2_is_false = (arg2.type_of_value == BOOL_VALUE && arg2.value.bool_field == false); in test_validator_restore_handler()

Completed in 2 milliseconds