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
/
testBoolToString.js
blob: 9eeb40c5d5dde193f762811595ef79ec8a252020 (
plain
)
1
2
3
// |jit-test| error: TypeError; var bts = true.toString; bts();