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
V8 has APIs for console.profile that allow the application to collect a profile. We should respect that in js-debug, automatically saving the profile if one is created from these APIs.