{"type": "func", "start": 6442526672, "end": 6442526791, "name": "cocos2d::extension::CCScrollView::resume", "pseudocode": "// \n// cocos2d::extension::CCScrollView::resume from 0x1800127d0 to 0x180012847 (119 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x18002e8d0\n// > <???> @ 0x18002e904\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a398\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\nvoid __fastcall cocos2d::extension::CCScrollView::resume(\n        cocos2d::extension::CCScrollView *this,\n        struct cocos2d::CCObject *a2)\n{\n  __int64 v3; // rax\n  unsigned int *v4; // rbx\n  __int64 v5; // rax\n  cocos2d::CCNode **v6; // rbx\n  cocos2d::CCNode **i; // rdi\n\n  v3 = (*(__int64 (__fastcall **)(_QWORD, struct cocos2d::CCObject *))(**((_QWORD **)this + 56) + 464LL))(\n         *((_QWORD *)this + 56),\n         a2);\n  if ( v3 )\n  {\n    v4 = *(unsigned int **)(v3 + 56);\n    v5 = *v4;\n    if ( (_DWORD)v5 )\n    {\n      v6 = *((cocos2d::CCNode ***)v4 + 2);\n      for ( i = &v6[v5 - 1]; v6 <= i; ++v6 )\n      {\n        if ( !*v6 )\n          break;\n        cocos2d::CCNode::resumeSchedulerAndActions(*v6);\n      }\n    }\n  }\n  cocos2d::CCNode::resumeSchedulerAndActions(*((cocos2d::CCNode **)this + 56));\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::resume from 0x1800127d0 to 0x180012847 (119 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x18002e8d0\n; > <???> @ 0x18002e904\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a398\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    rsi                                                            ; +0x0, 0x1800127d0\nsub     rsp, 20h                                                       ; +0x2, 0x1800127d2\nmov     rsi, rcx                                                       ; +0x6, 0x1800127d6\nmov     rcx, [rcx+1C0h]                                                ; +0x9, 0x1800127d9\nmov     rax, [rcx]                                                     ; +0x10, 0x1800127e0\ncall    qword ptr [rax+1D0h]                                           ; +0x13, 0x1800127e3\ntest    rax, rax                                                       ; +0x19, 0x1800127e9\njz      short loc_180012834                                            ; +0x1c, 0x1800127ec\nmov     [rsp+28h+arg_0], rbx                                           ; +0x1e, 0x1800127ee\nmov     rbx, [rax+38h]                                                 ; +0x23, 0x1800127f3\nmov     eax, [rbx]                                                     ; +0x27, 0x1800127f7\ntest    eax, eax                                                       ; +0x29, 0x1800127f9\njz      short loc_18001282F                                            ; +0x2b, 0x1800127fb\nmov     rbx, [rbx+10h]                                                 ; +0x2d, 0x1800127fd\nmov     [rsp+28h+arg_8], rdi                                           ; +0x31, 0x180012801\nlea     rdi, [rax-1]                                                   ; +0x36, 0x180012806\nlea     rdi, [rbx+rdi*8]                                               ; +0x3a, 0x18001280a\ncmp     rbx, rdi                                                       ; +0x3e, 0x18001280e\nja      short loc_18001282A                                            ; +0x41, 0x180012811\nmov     rcx, [rbx]                                                     ; +0x43, 0x180012813\ntest    rcx, rcx                                                       ; +0x46, 0x180012816\njz      short loc_18001282A                                            ; +0x49, 0x180012819\ncall    cs:?resumeSchedulerAndActions@CCNode@cocos2d@@QEAAXXZ; cocos2d::CCNode::resumeSchedulerAndActions(void) ; +0x4b, 0x18001281b\nadd     rbx, 8                                                         ; +0x51, 0x180012821\ncmp     rbx, rdi                                                       ; +0x55, 0x180012825\njbe     short loc_180012813                                            ; +0x58, 0x180012828\nmov     rdi, [rsp+28h+arg_8]                                           ; +0x5a, 0x18001282a\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x5f, 0x18001282f\nmov     rcx, [rsi+1C0h]                                                ; +0x64, 0x180012834\nadd     rsp, 20h                                                       ; +0x6b, 0x18001283b\npop     rsi                                                            ; +0x6f, 0x18001283f\njmp     cs:?resumeSchedulerAndActions@CCNode@cocos2d@@QEAAXXZ; cocos2d::CCNode::resumeSchedulerAndActions(void) ; +0x70, 0x180012840", "xrefs": ["<???> @ 0x18002e8d0", "<???> @ 0x18002e904", "<???> @ 0x18002fdf8", "<???> @ 0x18004a398"], "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"}