Behaviors
List of software behaviors discovered with static code analysis.
Sets a JavaScript interval, which repeatedly executes code. (x3)
execution
Enumerates files in a given directory. (x3)
search
Removes listeners for a specified event. (x4)
behavior
Enumerates listeners for an event. (x4)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x4)
behavior
Adds a listener function for a specified event. (x4)
behavior
Clears a JavaScript interval. (x2)
execution
Concatenates strings. (x5)
behavior
Contains multi-line comments. (x8)
behavior