Hi Gabriel,
On 12/1/21 2:41 PM, Gabriel Ivăncescu wrote:
if(dispex_compat_mode(This) >= COMPAT_MODE_IE8) {
V_VT(&var) = VT_NULL;
builtin_propput(This, func, &dp, NULL);
}
That doesn't seem universally right, see the attached test for an example.
Thanks,
Jacek