Home
last modified time | relevance | path

Searched refs:validator_restore_count (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-arg.c97 static int validator_restore_count = 0; variable
737 validator_restore_count++; in jerry_arg_to_double_or_bool_t()
951 TEST_ASSERT (validator_restore_count == 4); in main()