Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Ddfg-constant-fold-logical-not-branch.js32 return o.otherThingy(57);
37 return o.otherThingy(42);
47 otherThingy: function(x) { return x - 1; } method in Stuff