Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Dkeywords-and-reserved_words.js39 function isStrictKeyword(x) function
54 if (!isStrictKeyword(x))
60 if (isStrictKeyword(x))
/external/v8/test/mjsunit/
Dkeywords-and-reserved_words.js46 function isStrictKeyword(x) function
61 if (!isStrictKeyword(x)) {
68 if (isStrictKeyword(x)) {