mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 20:01:01 +08:00
Append D3126321
Reviewed By: javache Differential Revision: D3126614 fb-gh-sync-id: b36bb5eaa306823dce4bd7276f2dd63a2e5cb759 fbshipit-source-id: b36bb5eaa306823dce4bd7276f2dd63a2e5cb759
This commit is contained in:
committed by
Facebook Github Bot 8
parent
55920c2444
commit
b57d90a479
@@ -16,6 +16,7 @@ typedef NS_ENUM(NSUInteger, RCTPLTag) {
|
||||
RCTPLScriptExecution,
|
||||
RCTPLRAMBundleLoad,
|
||||
RCTPLRAMStartupCodeSize,
|
||||
RCTPLRAMNativeRequires,
|
||||
RCTPLRAMNativeRequiresCount,
|
||||
RCTPLRAMNativeRequiresSize,
|
||||
RCTPLNativeModuleInit,
|
||||
|
||||
@@ -89,6 +89,7 @@ NSArray *RCTPerformanceLoggerLabels(void)
|
||||
@"ScriptExecution",
|
||||
@"RAMBundleLoad",
|
||||
@"RAMStartupCodeSize",
|
||||
@"RAMNativeRequires",
|
||||
@"RAMNativeRequiresCount",
|
||||
@"RAMNativeRequiresSize",
|
||||
@"NativeModuleInit",
|
||||
|
||||
Reference in New Issue
Block a user