Manually dispatch touch event

In html5, releaseUpEvent can be used to achieve this goal, but in cocos2d-x, it’s a protected function and has no binding in jsb, how can i dispatch a button’s touch event?

It isn’t supported now.