Searched refs:strict_equal_source (Results 1 – 1 of 1) sorted by relevance
150 static const jerry_char_t strict_equal_source[] = "var x = function(a, b) {return a === b;}; x"; variable217 strict_equal_source,218 sizeof (strict_equal_source) - 1,