mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 22:17:33 +02:00
cleanup
This commit is contained in:
parent
14d62f57b0
commit
c770a21645
1 changed files with 2 additions and 2 deletions
|
@ -301,9 +301,9 @@ At runtime Cyclone passes the current continuation, number of arguments, and a t
|
||||||
|
|
||||||
- Thread state
|
- Thread state
|
||||||
- Stack boundaries
|
- Stack boundaries
|
||||||
- Jump buffer
|
- Cheney on the MTA jump buffer
|
||||||
- List of mutated objects detected by the minor GC write barrier
|
- List of mutated objects detected by the minor GC write barrier
|
||||||
- Major GC parameters - mark buffer, last read/write, etc (see next sections)
|
- Parameters for major GC
|
||||||
- Call history buffer
|
- Call history buffer
|
||||||
- Exception handler stack
|
- Exception handler stack
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue