react-native-macos/Libraries/Core/Devtools
Rick Hanlon 9edfc43aad Only pass Error.stack to parseErrorStack
Summary:
I want to be able parse error stacks in contexts where I have a call stack string but no error object.

This diff changes parseErrorStack to only accept the stack, instead of a whole error object.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D22752048

fbshipit-source-id: b4b1cd58802eefe736130d48a82bc091241a11ee
2020-07-27 13:57:58 -07:00
..
__tests__ Only pass Error.stack to parseErrorStack 2020-07-27 13:57:58 -07:00
getDevServer.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
openFileInEditor.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
openURLInBrowser.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
parseErrorStack.js Only pass Error.stack to parseErrorStack 2020-07-27 13:57:58 -07:00
parseHermesStack.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
symbolicateStackTrace.js Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00