Release 5.7.2 (#1320)
This commit is contained in:
@@ -6644,7 +6644,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.7.1\"";
|
||||
var preamble = "FA \"5.7.2\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
||||
@@ -5790,7 +5790,7 @@
|
||||
var qc = function() {}, jc = U.measurePerformance && V && V.mark && V.measure ? V : {
|
||||
mark: qc,
|
||||
measure: qc
|
||||
}, Oc = 'FA "5.7.1"', Ec = function(c) {
|
||||
}, Oc = 'FA "5.7.2"', Ec = function(c) {
|
||||
jc.mark("".concat(Oc, " ").concat(c, " ends")), jc.measure("".concat(Oc, " ").concat(c), "".concat(Oc, " ").concat(c, " begins"), "".concat(Oc, " ").concat(c, " ends"));
|
||||
}, Pc = {
|
||||
begin: function(c) {
|
||||
|
||||
@@ -1062,7 +1062,7 @@
|
||||
mark: noop$1,
|
||||
measure: noop$1
|
||||
};
|
||||
var preamble = "FA \"5.7.1\"";
|
||||
var preamble = "FA \"5.7.2\"";
|
||||
|
||||
var begin = function begin(name) {
|
||||
p.mark("".concat(preamble, " ").concat(name, " begins"));
|
||||
|
||||
@@ -492,7 +492,7 @@
|
||||
var jt = function() {}, Pt = V.measurePerformance && f && f.mark && f.measure ? f : {
|
||||
mark: jt,
|
||||
measure: jt
|
||||
}, Lt = 'FA "5.7.1"', Tt = function(t) {
|
||||
}, Lt = 'FA "5.7.2"', Tt = function(t) {
|
||||
Pt.mark("".concat(Lt, " ").concat(t, " ends")), Pt.measure("".concat(Lt, " ").concat(t), "".concat(Lt, " ").concat(t, " begins"), "".concat(Lt, " ").concat(t, " ends"));
|
||||
}, _t = {
|
||||
begin: function(t) {
|
||||
|
||||
Reference in New Issue
Block a user