DEP0152:扩展 PerformanceEntry 属性
¥DEP0152: Extension PerformanceEntry properties
类型:运行时
¥Type: Runtime
'gc'
、'http2'
和 'http'
<PerformanceEntry> 对象类型具有分配给它们的附加属性以提供附加信息。这些属性现在在 PerformanceEntry
对象的标准 detail
属性中可用。现有访问器已被弃用,不应再使用。
¥The 'gc'
, 'http2'
, and 'http'
<PerformanceEntry> object types have
additional properties assigned to them that provide additional information.
These properties are now available within the standard detail
property
of the PerformanceEntry
object. The existing accessors have been
deprecated and should no longer be used.