index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
basic
/
bug578041.js
blob: 59a1f2910d854e724e4f5af241e8f7fde9a2255b (
plain
)
1
2
3
this
.
__defineGetter__
(
'x'
,
()
=>
new
Float32Array
());
with
(
this
)
x
;