touch handler classes have no js bindings

EventListenerTouchOneByOne
EventListenerTouchAllAtOnce

I couldn’t find any binding code for these two classes. Is the new touch handler mechanism not yet supported in jsbinding?

Yep, they aren’t be exposed to JS right now. Once cocos2d-html5 supports them, we will bind them.