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
I think it has something to do with the call stack that the logger is trying to maintain, due to some unforeseen call pattern involving natives/eval/events/???.
The log for 10k/heatmap.html states that the constructor call at 51:22 has a callee allocated at 51:22, which is clearly wrong!
Similar oddities occurs throughout the log file.
(NB: Canvas is an user-allocated function, it is not the DOM Canvas)
The text was updated successfully, but these errors were encountered: