Module StandardLibrary
Provides classes for working with standard library objects.
Import path
import semmle.javascript.StandardLibrary
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
CallToObjectDefineProperty | A call to |
DirectEval | A direct call to |
HasOwnPropertyCall | A call to |
StringReplaceCall | A call to |
StringSplitCall | A call to |