boda_jsEnv/env_xbb_lastest_bo/env/PerformancePaintTiming.js
xuxiaobo-bobo 3eda40b52f 'second'
2023-02-14 22:06:09 +08:00

6 lines
363 B
JavaScript

// PerformancePaintTiming对象
PerformancePaintTiming = function PerformancePaintTiming(){return bodavm.toolsFunc.throwError("TypeError", "Illegal constructor")}
bodavm.toolsFunc.safeProto(PerformancePaintTiming, "PerformancePaintTiming");
PerformancePaintTiming.prototype.__proto__=PerformanceEntry.prototype;
PerformancePaintTiming.__proto__=PerformanceEntry;