Searched defs:arg2_is_three (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/tests/unit-ext/ | ||
| H A D | test-ext-arg.c | 822 bool arg2_is_three = (arg2.type_of_value == DOUBLE_VALUE && arg2.value.double_field == 3.0); in test_validator_restore_handler() local |
Completed in 3 milliseconds