function execute()

in index.js [180:182]


    function execute() {
        self.stateChangeQueue.push(true);
    }