Searched defs:StackfulCoroutineContext (Results 1 – 2 of 2) sorted by relevance
30 StackfulCoroutineContext::StackfulCoroutineContext(uint8_t *stack, size_t stackSizeBytes) in StackfulCoroutineContext() function in ark::StackfulCoroutineContext
29 class StackfulCoroutineContext; variable