Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-objects-foreach.c147 static const jerry_char_t strict_equal_source[] = "var x = function(a, b) {return a === b;}; x"; variable
191 strict_equal_source, in main()
192 sizeof (strict_equal_source) - 1, in main()