mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-30 22:12:42 +08:00
Add support for multiple js contexts
Reviewed By: mhorowitz Differential Revision: D3035333 fb-gh-sync-id: f829702992cd717acd1eb105b3dcc8abdbc6dc74 shipit-source-id: f829702992cd717acd1eb105b3dcc8abdbc6dc74
This commit is contained in:
committed by
Facebook Github Bot 6
parent
9d33905786
commit
872b697730
@@ -172,7 +172,8 @@ public class CatalystInstanceImpl implements CatalystInstance {
|
||||
}
|
||||
}
|
||||
|
||||
/* package */ void callFunction(
|
||||
@Override
|
||||
public void callFunction(
|
||||
ExecutorToken executorToken,
|
||||
int moduleId,
|
||||
int methodId,
|
||||
|
||||
Reference in New Issue
Block a user