mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-04-18 18:18:42 +00:00
Replace the explicit error throw when ScriptControl-based object creation fails with a safe fallback factory that returns an empty object. This prevents runtime errors in 64-bit environments and during subsequent enumBugKeys cleanup by returning a benign constructor instead of throwing. |
||
|---|---|---|
| .. | ||
| assets | ||
| components.html | ||
| favicon.ico | ||
| index.html | ||
| index.js | ||
| notepad.html | ||
| signin.html | ||
| style.css | ||
| test.html | ||