Gets the node representing the receiver of the given function, or this in the given top-level.
Has no result if container is an arrow function.
Import path
import semmle.javascript.dataflow.DataFlowThisNode thisNode(StmtContainer container)Gets the node representing the receiver of the given function, or this in the given top-level.
Has no result if container is an arrow function.
import semmle.javascript.dataflow.DataFlowThisNode thisNode(StmtContainer container)