You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(ffi/v8): fix constructor/superclass resolution with kNonMasking
Improve constructor handler to try cached class value and global lookup
before falling back to makeNativeClassValue. Also skip className from
prototype installation.
Tests: 712/713 (1 Swift class name edge case remaining)
Benchmark: ~773ms
0 commit comments