Searched refs:isInModuleLoader_ (Results 1 – 1 of 1) sorted by relevance
34 goog.provide=function(a){if(goog.isInModuleLoader_())throw Error("goog.provide cannot be used withi…38 …oduleType={ES6:"es6",GOOG:"goog"};goog.moduleLoaderState_=null;goog.isInModuleLoader_=function(){r… function44 …DER&&goog.debugLoader_.requested(a);if(goog.isProvided_(a)){if(goog.isInModuleLoader_())return goo…61 …];return b.prototype[e].apply(d,g)}};goog.scope=function(a){if(goog.isInModuleLoader_())throw Erro…