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
>>> const b = "true";
>>> b.toBool();
true
dictu(11292,0x7ff84a21ab40) malloc: *** error for object 0x7fc4c7822000: pointer being freed was not allocated
dictu(11292,0x7ff84a21ab40) malloc: *** set a breakpoint in malloc_error_break to debug
[1] 11292 abort dictu
Expected Behavior
No response
Steps To Reproduce
>>> const b = "true";
>>> b.toBool();
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Expected Behavior
No response
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: