Searched defs:stackSizeBytes (Results 1 – 2 of 2) sorted by relevance
30 StackfulCoroutineContext::StackfulCoroutineContext(uint8_t *stack, size_t stackSizeBytes) in StackfulCoroutineContext()
853 size_t stackSizeBytes = 0; in CreateCoroutineContextImpl() local