react-native-macos/IntegrationTests
Moti Zilberman 71c84cf6be Implement globalEvalWithSourceUrl
Summary:
Implements a new host function on the global object in debug builds, called `globalEvalWithSourceUrl`. This performs a global `eval()` and attaches a URL/filename to the evaluated script (in stack traces, debuggers, etc).

It serves a similar purpose to the `//# sourceURL=` directive (which most JS engines support, but JSC doesn't) and to the old `nativeInjectHMRUpdate` function which was dropped in the JSC->JSI migration.

Reviewed By: cpojer

Differential Revision: D16491506

fbshipit-source-id: bd9a89311dcbb1d0baece77ead16b9ecfb13bfe3
2019-07-25 10:23:42 -07:00
..
AccessibilityManagerTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
AppEventsTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
AsyncStorageTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
GlobalEvalWithSourceUrlTest.js Implement globalEvalWithSourceUrl 2019-07-25 10:23:42 -07:00
ImageCachePolicyTest.js Fix inline styles in IntegrationTests (#22165) 2018-11-06 13:50:57 -08:00
ImageSnapshotTest.js Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
IntegrationTestHarnessTest.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
IntegrationTestsApp.js Implement globalEvalWithSourceUrl 2019-07-25 10:23:42 -07:00
LayoutEventsTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
LoggingTestModule.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
PromiseTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PropertiesUpdateTest.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRootViewIntegrationTestApp.js Remove global babelHelpers and regenerator (#21283) 2018-09-26 10:03:05 -07:00
ReactContentSizeUpdateTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
SimpleSnapshotTest.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
SizeFlexibilityUpdateTest.js Migrate IntegrationTests from Haste to path-based requires (#24750) 2019-05-08 03:17:03 -07:00
SyncMethodTest.js Support callbacks in synchronous native functions 2019-04-08 09:15:13 -07:00
TimersTest.js remove createReactClass and TImerMixin from TimerTest.js (#21748) 2018-10-18 11:45:45 -07:00
WebSocketTest.js Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
blue_square.png Cleanup before image! codemod 2016-11-22 21:13:52 -08:00
launchWebSocketServer.command Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
red_square.png Cleanup before image! codemod 2016-11-22 21:13:52 -08:00
websocket_integration_test_server.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00