jscript: Return 'unknown' in typeof operator for native object's values that can...
commit3d1595dc81b62793063212c9ead3e347333dd9a0
authorJacek Caban <jacek@codeweavers.com>
Wed, 29 Dec 2010 15:02:25 +0000 (29 16:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Dec 2010 16:43:13 +0000 (29 17:43 +0100)
tree716c5b81fbd0620d913d9f5ee02925e9981db08f
parent48202ee09ea0ab7a93920252276e3bf8cc170888
jscript: Return 'unknown' in typeof operator for native object's values that can't be retrieved.
dlls/jscript/engine.c
dlls/jscript/tests/lang.js
dlls/jscript/tests/run.c