node调用parent属性在jsb中报错

我访问layer.parent的时候,在JSB打包apk后报错。
js_cocos2dx_Node_getParent:invalid_native_object
难道不能使用parent属性访问父级么