{"type": "func", "start": 6442538960, "end": 6442539067, "name": "cocos2d::extension::CCTableView::dequeueCell", "pseudocode": "// \n// cocos2d::extension::CCTableView::dequeueCell from 0x1800157d0 to 0x18001583b (107 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a824\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\nstruct cocos2d::extension::CCTableViewCell *__fastcall cocos2d::extension::CCTableView::dequeueCell(\n        cocos2d::CCArray **this)\n{\n  cocos2d::CCObject *v3; // rbx\n\n  if ( !cocos2d::CCArray::count(*(this + 79)) )\n    return nullptr;\n  v3 = cocos2d::CCArray::objectAtIndex(*(this + 79), 0);\n  cocos2d::CCObject::retain(v3);\n  cocos2d::CCArray::removeObjectAtIndex(*(this + 79), 0, 1);\n  cocos2d::CCObject::autorelease(v3);\n  return v3;\n}", "assembly": "; \n; cocos2d::extension::CCTableView::dequeueCell from 0x1800157d0 to 0x18001583b (107 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a824\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\npush    rdi                                                            ; +0x0, 0x1800157d0\nsub     rsp, 20h                                                       ; +0x2, 0x1800157d2\nmov     rdi, rcx                                                       ; +0x6, 0x1800157d6\nmov     rcx, [rcx+278h]                                                ; +0x9, 0x1800157d9\ncall    cs:?count@CCArray@cocos2d@@QEBAIXZ; cocos2d::CCArray::count(void) ; +0x10, 0x1800157e0\ntest    eax, eax                                                       ; +0x16, 0x1800157e6\njnz     short loc_1800157F2                                            ; +0x18, 0x1800157e8\nxor     eax, eax                                                       ; +0x1a, 0x1800157ea\nadd     rsp, 20h                                                       ; +0x1c, 0x1800157ec\npop     rdi                                                            ; +0x20, 0x1800157f0\nretn                                                                   ; +0x21, 0x1800157f1\nmov     rcx, [rdi+278h]                                                ; +0x22, 0x1800157f2\nxor     edx, edx                                                       ; +0x29, 0x1800157f9\nmov     [rsp+28h+arg_0], rbx                                           ; +0x2b, 0x1800157fb\ncall    cs:?objectAtIndex@CCArray@cocos2d@@QEAAPEAVCCObject@2@I@Z; cocos2d::CCArray::objectAtIndex(uint) ; +0x30, 0x180015800\nmov     rcx, rax                                                       ; +0x36, 0x180015806\nmov     rbx, rax                                                       ; +0x39, 0x180015809\ncall    cs:?retain@CCObject@cocos2d@@QEAAXXZ; cocos2d::CCObject::retain(void) ; +0x3c, 0x18001580c\nmov     rcx, [rdi+278h]                                                ; +0x42, 0x180015812\nmov     r8b, 1                                                         ; +0x49, 0x180015819\nxor     edx, edx                                                       ; +0x4c, 0x18001581c\ncall    cs:?removeObjectAtIndex@CCArray@cocos2d@@QEAAXI_N@Z; cocos2d::CCArray::removeObjectAtIndex(uint,bool) ; +0x4e, 0x18001581e\nmov     rcx, rbx                                                       ; +0x54, 0x180015824\ncall    cs:?autorelease@CCObject@cocos2d@@QEAAPEAV12@XZ; cocos2d::CCObject::autorelease(void) ; +0x57, 0x180015827\nmov     rax, rbx                                                       ; +0x5d, 0x18001582d\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x60, 0x180015830\nadd     rsp, 20h                                                       ; +0x65, 0x180015835\npop     rdi                                                            ; +0x69, 0x180015839\nretn                                                                   ; +0x6a, 0x18001583a", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a824"], "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"}