io.joern.x2cpg.frontendspecific.jssrc2cpg
Members list
Type members
Classlikes
A pass that identifies assignments of closures to constants and updates METHOD nodes accordingly.
A pass that identifies assignments of closures to constants and updates METHOD nodes accordingly.
Attributes
- Supertypes
-
class CpgPassclass ForkJoinParallelCpgPass[AnyRef]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
GlobalBuiltins.type
Attributes
- Supertypes
-
class XImportResolverPassclass ForkJoinParallelCpgPass[Import]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Using some basic heuristics, will try to resolve type full names from types found within the CPG. Requires ImportPass as a pre-requisite.
Using some basic heuristics, will try to resolve type full names from types found within the CPG. Requires ImportPass as a pre-requisite.
Attributes
- Supertypes
-
class XInheritanceFullNamePassclass ForkJoinParallelCpgPass[TypeDecl]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class XTypeHintCallLinkerclass CpgPassclass ForkJoinParallelCpgPass[AnyRef]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
Perform a simple analysis to find a common pattern in JavaScript where objects are dynamically assigned function pointers. To keep this precise, this will only match objects defined within the scope of the same file.
Perform a simple analysis to find a common pattern in JavaScript where objects are dynamically assigned function pointers. To keep this precise, this will only match objects defined within the scope of the same file.
This relies on JavaScriptTypeHintCallLinker.
Attributes
- Supertypes
-
class CpgPassclass ForkJoinParallelCpgPass[AnyRef]trait CpgPassBaseclass Objecttrait Matchableclass AnyShow all