[PATCH 01/10] jscript: Add script TypeInfo stub.

Jacek Caban jacek at codeweavers.com
Mon Dec 9 08:54:30 CST 2019


Hi Gabriel,

On 12/9/19 3:01 PM, Gabriel Ivăncescu wrote:
> +
> +    if (This == This->ctx->global)
> +        return create_script_typeinfo(This, ppTInfo);


That's not pretty. However, do you depend on jsdisp_t being a script 
dispatch anywhere? It seems to me that this could be just a generic 
implementation (although that would need some tests).


Thanks,

Jacek




More information about the wine-devel mailing list