jsb_CCObject_prototype undefined

binding-generator generates some codes like:
JS_InitClass(
cx, global,
jsb_CCObject_prototype,

But I cannot find where is jsb_CCObject_prototype defined, and linker report undefined error . I googled out anything related.
Any one known how to solve this?

Is the version of cocos2d-x which you used?