Home
last modified time | relevance | path

Searched refs:newMissingThemeError (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/gauge/
Dtheme-set.js37 if (!this.themes[name]) throw this.newMissingThemeError(name)
83 ThemeSetProto.newMissingThemeError = function newMissingThemeError (name) { function
85 Error.captureStackTrace.call(err, newMissingThemeError)