9 Dec
2019
9 Dec
'19
2:54 p.m.
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