Add "hasOwnProperty" method to the JavaScript autocompletion

Close #5957
This commit is contained in:
vlakoff 2019-07-27 19:01:21 +02:00 committed by Don HO
parent 34611c2eba
commit 48ac04accc
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E

View File

@ -258,6 +258,7 @@
<KeyWord name="hasAttributeNS" />
<KeyWord name="hasAttributes" />
<KeyWord name="hasFocus" />
<KeyWord name="hasOwnProperty" />
<KeyWord name="hash" />
<KeyWord name="height" />
<KeyWord name="Hidden" />