Re: [v8-users] Question about internal field

2025-07-21 Thread J Decker
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

[v8-users] Question about internal field

2025-06-10 Thread 蔡曜丞(つむぎ)
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