Home | History | Annotate | Download | only in cctest

Lines Matching full:propertyname

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