index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug649439.js
blob: 0f19afca8ce79689062d93e1ba680244c98b6da8 (
plain
)
1
2
3
var o1 = new String("abc"); var o2 = o1[1]; o2[1];