Home | History | Annotate | Download | only in cctest

Lines Matching full:propertyname

184   // of symbols (string, propertyName, regexp).
189 "var z = {'string': 'string literal', bareword: 'propertyName', "
190 " 42: 'number literal', for: 'keyword as propertyName', "
191 " f\\u006fr: 'keyword propertyname with escape'};"