Same behavior as new JsFunction.withThis except that JavaScript "this" is not wrapped.
Source
static JSFunction withThis(Function f) native "JsFunction_withThisNoWrap";
Same behavior as new JsFunction.withThis except that JavaScript "this" is not wrapped.
static JSFunction withThis(Function f) native "JsFunction_withThisNoWrap";