Searched refs:hasOwnPropertyW (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/jscript/ |
H A D | object.c | 30 static const WCHAR hasOwnPropertyW[] = {'h','a','s','O','w','n','P','r','o','p','e','r','t','y',0}; variable 247 {hasOwnPropertyW, Object_hasOwnProperty, PROPF_METHOD|1},
|