[PATCH v3 6/7] jscript: Handle PROP_IDX in jsdisp_get_own_property.

Jacek Caban jacek at codeweavers.com
Mon Apr 11 05:22:00 CDT 2022


Hi Gabriel,

On 4/8/22 16:37, Gabriel Ivăncescu wrote:
> Hi Jacek,
>
> Any news about these 2 patches?


They look mostly good, but it looks like TestBot is not happy with those 
tests. Also, is there a reason to use 
Object.prototype.hasOwnProperty.call(s,"...") instead of simply 
s.hasOwnProperty(s, "...")?


Thanks,

Jacek




More information about the wine-devel mailing list