Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Ddictionary-no-cache.js94 getTestProperty = function(o) { function
98 getTestProperty(test4);
99 getTestProperty(test4);
104 getTestProperty = function(o) {
108 getTestProperty(test5);
109 getTestProperty(test5);
Ddictionary-no-cache-expected.txt32 PASS getTestProperty(test4) is "on prototype"
33 PASS getTestProperty(test4) is "on self"
34 PASS getTestProperty(test5) is "on prototype's prototype"
35 PASS getTestProperty(test5) is "on self"