mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5451f890a1
Summary: Codegen a static field for every caller of `invokeJavaMethod` to cache the jmethodID that should be used for the method, which saves us a string-based name lookup at invocation time. Changelog: [internal] Reviewed By: genkikondo Differential Revision: D36376056 fbshipit-source-id: 298430746a8f25a5337aba05b56876ba789e2344