- callStackLinkedList!(Coroutine*) callStack; 
- Undocumented in source. 
- contextvoid* context; 
- Undocumented in source. 
- entryPointCoroutineFunc entryPoint; 
- Undocumented in source. 
- registersulong[REGISTERS.COUNT] registers; 
- Undocumented in source. 
- stackCoroutineStack stack; 
- Undocumented in source. 
- stateCoroutineState state; 
- Undocumented in source. 
- suspendedStackCoroutineSuspendedStack suspendedStack; 
- Undocumented in source.