ValFunction constructor

ValFunction(
  1. VFunction function
)

Implementation

ValFunction(this.function) : outerVars = null;