From 884023958a0aac575642dc046477c834ffd64967 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 18 May 2015 10:41:04 +0200 Subject: update js --- js/vendor/es6-shim/es6-sham.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/vendor/es6-shim/es6-sham.min.js') diff --git a/js/vendor/es6-shim/es6-sham.min.js b/js/vendor/es6-shim/es6-sham.min.js index d21e167e3..dffa33876 100644 --- a/js/vendor/es6-shim/es6-sham.min.js +++ b/js/vendor/es6-shim/es6-sham.min.js @@ -8,4 +8,4 @@ * https://github.com/paulmillr/es6-shim/ */ (function(t,e){if(typeof define==="function"&&define.amd){define(e)}else if(typeof exports==="object"){module.exports=e()}else{t.returnExports=e()}})(this,function(){"use strict";var t=new Function("return this;");var e=t();var r=e.Object;(function(){if(r.setPrototypeOf){return}var t=r.getOwnPropertyNames;var e=r.getOwnPropertyDescriptor;var n=r.create;var o=r.defineProperty;var f=r.getPrototypeOf;var i=r.prototype;var c=function(r,n){t(n).forEach(function(t){o(r,t,e(n,t))});return r};var u=function(t,e){return c(n(e),t)};var a,_;try{a=e(i,"__proto__").set;a.call({},null);_=function(t,e){a.call(t,e);return t}}catch(p){a={__proto__:null};if(a instanceof r){_=u}else{a.__proto__=i;if(a instanceof r){_=function(t,e){t.__proto__=e;return t}}else{_=function(t,e){return f(t)?(t.__proto__=e,t):u(t,e)}}}}r.setPrototypeOf=_})()}); -//# sourceMappingURL=es6-sham.map +//# sourceMappingURL=es6-sham.map \ No newline at end of file -- cgit v1.2.3