SYMBOL INDEX (11 symbols across 3 files) FILE: src/application.js class Application (line 35) | class Application { method constructor (line 36) | constructor( FILE: src/preemptive-animation-frame.js constant NO_REQUEST (line 10) | const NO_REQUEST = 0 constant PENDING_REQUEST (line 11) | const PENDING_REQUEST = 1 constant EXTRA_REQUEST (line 12) | const EXTRA_REQUEST = 2 FILE: src/task.js method if (line 365) | if (this.isPending) { method if (line 380) | if (this.isPending) { method if (line 395) | if (this.isActive) { method if (line 403) | if (this.isPaused) { method any (line 414) | *> = (root: any) method if (line 424) | if (process.position >= process.stack.length) {