react-native/React/Executors
Sebastian Markbage 2696f9440e enqueueJSCall instead of global dynamic require
Summary:
BridgeProfiling.setEnabled used a one off eval. Let's use the bridge to do this like everything else. This is already what the Android equivalent is doing.

public

Reviewed By: tadeuzagallo

Differential Revision: D2745059

fb-gh-sync-id: 5b633365b8cfc8abc6b80255e82ef3053ead9b50
2015-12-11 16:41:33 -08:00
..
RCTContextExecutor.h Start to use the Obj-C JSContext instead of the C API 2015-10-19 03:51:20 -07:00
RCTContextExecutor.m enqueueJSCall instead of global dynamic require 2015-12-11 16:41:33 -08:00