DEP0152:扩展 PerformanceEntry 属性
¥DEP0152: Extension PerformanceEntry properties
类型:生命结束
¥Type: End-of-Life
'gc'
、'http2'
和 'http'
<PerformanceEntry> 对象类型过去曾被赋予额外的属性,用于提供更多信息。这些属性现在在 PerformanceEntry
对象的标准 detail
属性中可用。已弃用的访问器已被移除。
¥The 'gc'
, 'http2'
, and 'http'
<PerformanceEntry> object types used to 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 deprecated accessors have been
removed.