{"type": "func", "start": 6442581312, "end": 6442581344, "name": "Concurrency::cancel_current_task", "pseudocode": "// \n// Concurrency::cancel_current_task from 0x18001fd40 to 0x18001fd60 (32 bytes)\n// \n// 2 xrefs:\n// > operator new @ 0x18001f200\n// > <???> @ 0x18004b2a4\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 __noreturn Concurrency::cancel_current_task()\n{\n  _QWORD pExceptionObject[5]; // [rsp+20h] [rbp-28h] BYREF\n\n  sub_18001FD20(pExceptionObject);\n  throw (std::bad_alloc *)pExceptionObject;\n}", "assembly": "; \n; Concurrency::cancel_current_task from 0x18001fd40 to 0x18001fd60 (32 bytes)\n; \n; 2 xrefs:\n; > operator new @ 0x18001f200\n; > <???> @ 0x18004b2a4\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\nsub     rsp, 48h                                                       ; +0x0, 0x18001fd40\nlea     rcx, [rsp+48h+pExceptionObject]                                ; +0x4, 0x18001fd44\ncall    sub_18001FD20                                                  ; +0x9, 0x18001fd49\nlea     rdx, __TI2?AVbad_alloc@std@@; pThrowInfo                       ; +0xe, 0x18001fd4e\nlea     rcx, [rsp+48h+pExceptionObject]; pExceptionObject              ; +0x15, 0x18001fd55\ncall    _CxxThrowException                                             ; +0x1a, 0x18001fd5a\nalign 20h                                                              ; +0x1f, 0x18001fd5f", "xrefs": ["operator new @ 0x18001f200", "<???> @ 0x18004b2a4"], "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"}