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
A poisoned .constructor property is observable and the resulting
exception should be delivered to the catch handler, not silently
dropped, otherwise the generator hangs.
Lines 457-458 need to be wrapped inside a #ifdef CONFIG_BIGNUM...#endif block, similar to lines 324-326.
quickjs/qjs.c
Line 457 in 2788d71
quickjs/qjs.c
Line 324 in 2788d71
The text was updated successfully, but these errors were encountered: