[PATCH] jscript: Allocate non-temporary storage for statement lists which persist after parsing.

Jacek Caban jacek at codeweavers.com
Fri Jul 30 07:24:35 CDT 2021


On 7/30/21 1:23 PM, Paul Gofman wrote:
> Or maybe we should better change the structures and return the statement
> chain itself instead of list structure?


It seems to me that we could store just the head of the list in both 
parset_ctx_t and function_expression_t.


Thanks,

Jacek




More information about the wine-devel mailing list