composedPath

The composedPath() method of the Event interface returns the event's path which is an array of the objects on which listeners will be invoked.

MDN Reference