mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
96d090509e877b5dae910a845cd61e46a7251f87
59c39fa jscript: Added new debug channel printing details and backtrace of unwinded exceptions. 60232cc jscript: Always jump to finally block from OP_pop_exept when available. 685cd43 jscript: Pass finally offset instead of catch ident to OP_push_except. 8bd99c3 jscript: Ensure that OP_pop_except is called with proper stack depth. 622eb72 jscript: Added new opcode to enter catch block and use it to setup the scope. b7bb166 jscript: Simplify pop_to_stat implementation. 1731629 jscript: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. svn path=/trunk/; revision=74811
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%