Searched defs:test_obj (Results 1 – 4 of 4) sorted by relevance
31 var test_obj = {toString: function() { return "The world of Eorzea"; } }; variable
30 var test_obj = {toString: function() { return "The world of Eorzea"; } }; variable
31 var test_obj = {toString: function() { return "A realm reborn"; } }; variable
73 var test_obj = {}; variable