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
Move debugJavaScript to IHermes, remove unused dumpBasicBlockProfileTrace (#53473)
Summary:
I'm still keeping the empty DebugFlags, since changing that requires
more changes. It's also possible that we may need it in the future.
`dumpBasicBlockProfileTrace` is completely removed, use
writeBasicBlockProfileTraceToFile` if users need to dump the profile.
Differential Revision: D81075460
0 commit comments