index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
arrow-functions
/
bug-885219.js
blob: 70544bde8d27c069a9f0828297aa058efba60ff8 (
plain
)
1
2
if
(
typeof
disassemble
===
"function"
)
disassemble
(
"-r"
,
Function
(
"()=>e,d"
));