index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
home
/
anon
/
Source
/
js
/
hasOwnProperty.js
blob: d874105c0039d632230c3fb82c507a667b1da46e (
plain
)
1
2
var x = "foobar"; console.log(x.hasOwnProperty("length"));