{"type": "func", "start": 6442526544, "end": 6442526658, "name": "cocos2d::extension::CCScrollView::pause", "pseudocode": "// \n// cocos2d::extension::CCScrollView::pause from 0x180012750 to 0x1800127c2 (114 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x18002e8a4\n// > <???> @ 0x18002e8b4\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a374\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::pause(cocos2d::CCNode **this, 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  cocos2d::CCNode::pauseSchedulerAndActions(*(this + 56));\n  v3 = (*(__int64 (__fastcall **)(_QWORD))(*(_QWORD *)*(this + 56) + 464LL))(*(this + 56));\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::pauseSchedulerAndActions(*v6);\n      }\n    }\n  }\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::pause from 0x180012750 to 0x1800127c2 (114 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x18002e8a4\n; > <???> @ 0x18002e8b4\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a374\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    rbx                                                            ; +0x0, 0x180012750\nsub     rsp, 20h                                                       ; +0x2, 0x180012752\nmov     rbx, rcx                                                       ; +0x6, 0x180012756\nmov     rcx, [rcx+1C0h]                                                ; +0x9, 0x180012759\ncall    cs:?pauseSchedulerAndActions@CCNode@cocos2d@@QEAAXXZ; cocos2d::CCNode::pauseSchedulerAndActions(void) ; +0x10, 0x180012760\nmov     rcx, [rbx+1C0h]                                                ; +0x16, 0x180012766\nmov     rax, [rcx]                                                     ; +0x1d, 0x18001276d\ncall    qword ptr [rax+1D0h]                                           ; +0x20, 0x180012770\ntest    rax, rax                                                       ; +0x26, 0x180012776\njz      short loc_1800127BC                                            ; +0x29, 0x180012779\nmov     rbx, [rax+38h]                                                 ; +0x2b, 0x18001277b\nmov     eax, [rbx]                                                     ; +0x2f, 0x18001277f\ntest    eax, eax                                                       ; +0x31, 0x180012781\njz      short loc_1800127BC                                            ; +0x33, 0x180012783\nmov     rbx, [rbx+10h]                                                 ; +0x35, 0x180012785\nmov     [rsp+28h+arg_0], rdi                                           ; +0x39, 0x180012789\nlea     rdi, [rax-1]                                                   ; +0x3e, 0x18001278e\nlea     rdi, [rbx+rdi*8]                                               ; +0x42, 0x180012792\ncmp     rbx, rdi                                                       ; +0x46, 0x180012796\nja      short loc_1800127B7                                            ; +0x49, 0x180012799\nnop     dword ptr [rax+rax+00h]                                        ; +0x4b, 0x18001279b\nmov     rcx, [rbx]                                                     ; +0x50, 0x1800127a0\ntest    rcx, rcx                                                       ; +0x53, 0x1800127a3\njz      short loc_1800127B7                                            ; +0x56, 0x1800127a6\ncall    cs:?pauseSchedulerAndActions@CCNode@cocos2d@@QEAAXXZ; cocos2d::CCNode::pauseSchedulerAndActions(void) ; +0x58, 0x1800127a8\nadd     rbx, 8                                                         ; +0x5e, 0x1800127ae\ncmp     rbx, rdi                                                       ; +0x62, 0x1800127b2\njbe     short loc_1800127A0                                            ; +0x65, 0x1800127b5\nmov     rdi, [rsp+28h+arg_0]                                           ; +0x67, 0x1800127b7\nadd     rsp, 20h                                                       ; +0x6c, 0x1800127bc\npop     rbx                                                            ; +0x70, 0x1800127c0\nretn                                                                   ; +0x71, 0x1800127c1", "xrefs": ["<???> @ 0x18002e8a4", "<???> @ 0x18002e8b4", "<???> @ 0x18002fdf8", "<???> @ 0x18004a374"], "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"}