JsFunction.withThis(
)

Returns a JsFunction that captures its 'this' binding and calls f with the value of this passed as the first argument.