Home
last modified time | relevance | path

Searched defs:test_obj (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dstring-prototype-startswith.js31 var test_obj = {toString: function() { return "The world of Eorzea"; } }; variable
Dstring-prototype-includes.js30 var test_obj = {toString: function() { return "The world of Eorzea"; } }; variable
Dstring-prototype-endswith.js31 var test_obj = {toString: function() { return "A realm reborn"; } }; variable
Dnew-target.js73 var test_obj = {}; variable