JSFunction constructor

JSFunction(
  1. dynamic jsObject
)

Implementation

JSFunction(super.jsObject);