Fix host object existence check.
commit2cea0a89d18b445960bc6ba07124163a8424e8ec
authorKenneth Pouncey <kjpou@pt.lu>
Mon, 21 Oct 2019 03:44:57 +0000 (21 05:44 +0200)
committerLarry Ewing <lewing@microsoft.com>
Mon, 21 Oct 2019 15:21:16 +0000 (21 10:21 -0500)
tree4c8c5fb86397fdbbc56bfe1016de0af1d868ddf4
parent0d357c13478d40b1a5e3646e7e03e869ee0a63bf
Fix host object existence check.

- The checking for the existence of the object is incorrect: Missing parens around undefined.
- Modify error description returned back to managed code.
- Fix capitalization in global object check error.
sdks/wasm/src/binding_support.js