Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Ddictionary-no-cache.js41 var foundNewPrototypeProperty = false; variable
43 if ("myAdditionalMethod" == k) foundNewPrototypeProperty = true;
Ddictionary-no-cache-expected.txt29 PASS foundNewPrototypeProperty is true