Files
react-native/ReactCommon
Will Holen 33ccc0a0bc Implement Hermes.setPauseOnLoad
Summary:
This Hermes-specific mode is similar to Debugger.setPauseOnExceptions
and lets the VM know that it should enter a Pause state whenever a new
script is loaded/executed.

The debugger can then take its time to parse the source map and update
any breakpoints, before automatically continuing.

Changelog: [Internal] Implement a Hermes.setPauseOnLoad CDP call

Reviewed By: bestander

Differential Revision: D20754604

fbshipit-source-id: 7f9d0638706c99e9dcb534699b633f658e364909
2020-04-20 14:06:51 -07:00
..
2020-04-03 09:47:42 -07:00
2020-04-03 09:47:42 -07:00
2020-04-20 14:06:51 -07:00
2020-04-16 16:34:41 -07:00
2020-04-16 13:43:07 -07:00
2020-02-28 12:46:49 -08:00
2020-02-28 12:46:49 -08:00
2020-04-07 19:07:19 -07:00