mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-02 22:41:18 +08:00
Fix logging unpacking time when it happens concurrently with eager unpacking
Reviewed By: dcaspi Differential Revision: D6413546 fbshipit-source-id: 9ae167ea2f816b070da29cf81f653af568aed01a
This commit is contained in:
committed by
Facebook Github Bot
parent
a2fd3fcef8
commit
028b64bcd3
@@ -54,6 +54,7 @@ public enum ReactMarkerConstants {
|
||||
UNPACKING_JS_BUNDLE_LOADER_CHECK_START,
|
||||
UNPACKING_JS_BUNDLE_LOADER_CHECK_END,
|
||||
UNPACKING_JS_BUNDLE_LOADER_EXTRACTED,
|
||||
UNPACKING_JS_BUNDLE_LOADER_BLOCKED,
|
||||
loadApplicationScript_startStringConvert,
|
||||
loadApplicationScript_endStringConvert,
|
||||
PRE_SETUP_REACT_CONTEXT_START,
|
||||
|
||||
Reference in New Issue
Block a user