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.cpp150 static const jerry_char_t strict_equal_source[] = "var x = function(a, b) {return a === b;}; x"; variable
217 strict_equal_source,
218 sizeof (strict_equal_source) - 1,