{"type": "func", "start": 6442536000, "end": 6442536139, "name": "cocos2d::extension::CCTableView::create", "pseudocode": "// \n// cocos2d::extension::CCTableView::create from 0x180014c40 to 0x180014ccb (139 bytes)\n// \n// 3 xrefs:\n// > cocos2d::extension::CCTableView::create @ 0x180014c2d\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a710\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// Hidden C++ exception states: #wind=1\ncocos2d::CCObject *__fastcall cocos2d::extension::CCTableView::create(\n        __int64 a1,\n        const struct cocos2d::CCSize *a2,\n        __int64 a3)\n{\n  cocos2d::CCObject *v6; // rdi\n  __int64 v7; // rax\n  cocos2d::extension::CCTableView *v9; // [rsp+30h] [rbp+8h] BYREF\n\n  v9 = (cocos2d::extension::CCTableView *)operator new(0x298u);\n  v6 = (cocos2d::CCObject *)cocos2d::extension::CCTableView::CCTableView(v9);\n  v7 = cocos2d::CCSize::CCSize((cocos2d::CCSize *)&v9, a2);\n  cocos2d::extension::CCTableView::initWithViewSize(v6, v7, a3);\n  cocos2d::CCObject::autorelease(v6);\n  *((_QWORD *)v6 + 80) = a1;\n  cocos2d::extension::CCTableView::_updateCellPositions(v6);\n  cocos2d::extension::CCTableView::_updateContentSize(v6);\n  return v6;\n}", "assembly": "; \n; cocos2d::extension::CCTableView::create from 0x180014c40 to 0x180014ccb (139 bytes)\n; \n; 3 xrefs:\n; > cocos2d::extension::CCTableView::create @ 0x180014c2d\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a710\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     [rsp+arg_8], rbx                                               ; +0x0, 0x180014c40\nmov     [rsp+arg_10], rbp                                              ; +0x5, 0x180014c45\nmov     [rsp+arg_18], rsi                                              ; +0xa, 0x180014c4a\npush    rdi                                                            ; +0xf, 0x180014c4f\nsub     rsp, 20h                                                       ; +0x10, 0x180014c50\nmov     rsi, r8                                                        ; +0x14, 0x180014c54\nmov     rbx, rdx                                                       ; +0x17, 0x180014c57\nmov     rbp, rcx                                                       ; +0x1a, 0x180014c5a\nmov     ecx, 298h; Size                                                ; +0x1d, 0x180014c5d\ncall    ??2@YAPEAX_K@Z; operator new(unsigned __int64)                 ; +0x22, 0x180014c62\nmov     [rsp+28h+arg_0], rax                                           ; +0x27, 0x180014c67\nmov     rcx, rax; this                                                 ; +0x2c, 0x180014c6c\ncall    ??0CCTableView@extension@cocos2d@@QEAA@XZ; cocos2d::extension::CCTableView::CCTableView(void) ; +0x2f, 0x180014c6f\nmov     rdi, rax                                                       ; +0x34, 0x180014c74\nmov     rdx, rbx                                                       ; +0x37, 0x180014c77\nlea     rcx, [rsp+28h+arg_0]                                           ; +0x3a, 0x180014c7a\ncall    cs:??0CCSize@cocos2d@@QEAA@AEBV01@@Z; cocos2d::CCSize::CCSize(cocos2d::CCSize const &) ; +0x3f, 0x180014c7f\nmov     rdx, rax                                                       ; +0x45, 0x180014c85\nmov     r8, rsi                                                        ; +0x48, 0x180014c88\nmov     rcx, rdi                                                       ; +0x4b, 0x180014c8b\ncall    ?initWithViewSize@CCTableView@extension@cocos2d@@QEAA_NVCCSize@3@PEAVCCNode@3@@Z; cocos2d::extension::CCTableView::initWithViewSize(cocos2d::CCSize,cocos2d::CCNode *) ; +0x4e, 0x180014c8e\nmov     rcx, rdi                                                       ; +0x53, 0x180014c93\ncall    cs:?autorelease@CCObject@cocos2d@@QEAAPEAV12@XZ; cocos2d::CCObject::autorelease(void) ; +0x56, 0x180014c96\nmov     [rdi+280h], rbp                                                ; +0x5c, 0x180014c9c\nmov     rcx, rdi; this                                                 ; +0x63, 0x180014ca3\ncall    ?_updateCellPositions@CCTableView@extension@cocos2d@@IEAAXXZ; cocos2d::extension::CCTableView::_updateCellPositions(void) ; +0x66, 0x180014ca6\nmov     rcx, rdi; this                                                 ; +0x6b, 0x180014cab\ncall    ?_updateContentSize@CCTableView@extension@cocos2d@@QEAAXXZ; cocos2d::extension::CCTableView::_updateContentSize(void) ; +0x6e, 0x180014cae\nmov     rax, rdi                                                       ; +0x73, 0x180014cb3\nmov     rbx, [rsp+28h+arg_8]                                           ; +0x76, 0x180014cb6\nmov     rbp, [rsp+28h+arg_10]                                          ; +0x7b, 0x180014cbb\nmov     rsi, [rsp+28h+arg_18]                                          ; +0x80, 0x180014cc0\nadd     rsp, 20h                                                       ; +0x85, 0x180014cc5\npop     rdi                                                            ; +0x89, 0x180014cc9\nretn                                                                   ; +0x8a, 0x180014cca", "xrefs": ["cocos2d::extension::CCTableView::create @ 0x180014c2d", "<???> @ 0x18002fdf8", "<???> @ 0x18004a710"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}