SYMBOL INDEX (69 symbols across 14 files) FILE: bin/push.js function t (line 38) | function t(i){return(t="function"==typeof Symbol&&"symbol"==typeof Symbo... function n (line 38) | function n(i,t){if(!(i instanceof t))throw new TypeError("Cannot call a ... function e (line 38) | function e(i,t){for(var n=0;n void) { method create (line 43) | create( method close (line 109) | close() { FILE: src/agents/MobileFirefoxAgent.js class MobileFirefoxAgent (line 9) | class MobileFirefoxAgent extends AbstractAgent { method isSupported (line 16) | isSupported() { method create (line 26) | create(title: string, options: PushOptions) { FILE: src/agents/WebKitAgent.js class WebKitAgent (line 8) | class WebKitAgent extends AbstractAgent { method isSupported (line 15) | isSupported() { method create (line 25) | create(title: string, options: PushOptions) { method close (line 41) | close(notification: GenericNotification) { FILE: src/push/Permission.js class Permission (line 4) | class Permission { method constructor (line 14) | constructor(win: Global) { method request (line 28) | request(onGranted: () => void, onDenied: () => void) { method _requestWithCallback (line 41) | _requestWithCallback(onGranted: () => void, onDenied: () => void) { method _requestAsPromise (line 89) | _requestAsPromise(): Promise { method has (line 138) | has() { method get (line 146) | get() { FILE: src/push/Push.js method let (line 284) | let promiseCallback; method notification (line 336) | notification; FILE: src/push/Util.js class Util (line 2) | class Util { method isUndefined (line 3) | static isUndefined(obj) { method isNull (line 7) | static isNull(obs) { method isString (line 11) | static isString(obj) { method isFunction (line 15) | static isFunction(obj) { method isObject (line 19) | static isObject(obj) { method objectMerge (line 23) | static objectMerge(target, source) { FILE: src/serviceWorker.js function isFunction (line 3) | function isFunction(obj) { function runFunctionString (line 7) | function runFunctionString(funcStr) { FILE: tests/browsers.conf.js function getWindowsDesktop (line 8) | function getWindowsDesktop(browser, version) { function getOSXDesktop (line 18) | function getOSXDesktop(browser, version, os) { function getMobile (line 36) | function getMobile(browser) { FILE: tests/push.tests.js function isBrowser (line 17) | function isBrowser(browser) { function getVersion (line 21) | function getVersion() { function isSupported (line 25) | function isSupported() { function initRequestSpy (line 178) | function initRequestSpy(granted) { function getRequestObject (line 209) | function getRequestObject() {