jscript: Added Object.hasOwnProperty implementation.
commit71b58e56c24c06db589605cd53fc37aca5e2d747
authorPiotr Caban <piotr@codeweavers.com>
Fri, 2 Sep 2011 10:24:12 +0000 (2 12:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Sep 2011 16:10:07 +0000 (2 18:10 +0200)
treee0442eb2a1ba49ad509cf1abf2c1d23be1c1eefc
parenta0f1b204649268bea8a2f99c384faee2813a7fac
jscript: Added Object.hasOwnProperty implementation.
dlls/jscript/dispex.c
dlls/jscript/jscript.h
dlls/jscript/object.c
dlls/jscript/tests/api.js
dlls/jscript/tests/run.c