Home | History | Annotate | Download | only in cctest

Lines Matching full:propertyname

961       "function f4(){var index='propertyName'; var a={}; a[index] = 'x';}",
968 "function f5(){var index='propertyName'; var a={}; return a[index];}",