10 Nov
2022
10 Nov
'22
6:43 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53867 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This looks reasonable, I think, if arguments for such properties can only mean array indices. I suppose V_ISARRAY() check ensures that. Note that it's not a problem to reuse array_access(), no benefit in duplicating it. Execution context is not used in this helper, we can get rid of it there. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.