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
/
bug648357.js
blob: 9c2c939e08a3a85de776d7e6ce8bf6ce843f4240 (
plain
)
1
2
3
var x = [1, 2, 3, 4, 5, 6, 7, 8]; x.pop(); x.push(9);