JSFunction withThis(Function f)

Same behavior as new JsFunction.withThis except that JavaScript "this" is not wrapped.

Source

static JSFunction withThis(Function f) native "JsFunction_withThisNoWrap";