mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
e467fb7202
Summary: Add console.profile sync hooks compliant with the chrome API https://developer.chrome.com/devtools/docs/console-api#consoleprofilelabel @public Test Plan: Add a `console.profile()` and a `console.profileEnd()` in the JavaScript, and record a systrace-like profile via DevMenu