MCPcopy
hub / github.com/SeleniumHQ/selenium / _createClass

Function _createClass

third_party/js/qunit/qunit.js:32–36  ·  view source on GitHub ↗
(e, r, t)

Source from the content-addressed store, hash-verified

30 }
31 }
32 function _createClass(e, r, t) {
33 return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", {
34 writable: !1
35 }), e;
36 }
37 function _createForOfIteratorHelper(r, e) {
38 var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
39 if (!t) {

Callers 1

qunit.jsFile · 0.85

Calls 1

_definePropertiesFunction · 0.85

Tested by

no test coverage detected