On Tue, Jun 10, 2025 at 12:30 AM 蔡曜丞(つむぎ) wrote:
> Hi,
>
> I'm updating v8 from v10.2.154.26 to v 12.4.254.
> I found out kFinalizer is deprecated in the newer version so I have to
> rework the weakcall back part in my implementation.
> When I simply change the kFinalizer in to kParameter in my S
Hi,
I'm updating v8 from v10.2.154.26 to v 12.4.254.
I found out kFinalizer is deprecated in the newer version so I have to
rework the weakcall back part in my implementation.
When I simply change the kFinalizer in to kParameter in my SetWeak call,
the program crashes when I calles SetAlignedPo