qtil
advanced-security/qtil-javascript 0.0.3
Search

Member predicate DataFlow::PropWrite::getInstalledAccessor

If this installs an accessor on an object, as opposed to a regular property, gets the body of the accessor. isSetter is true if installing a setter, and false is installing a getter.

FunctionNode getInstalledAccessor(boolean isSetter)