Searched full:onto (Results 1 – 6 of 6) sorted by relevance
74 …// 8.Push genContext onto the execution context stack; genContext is now the running execution con… in GeneratorResume()128 …// 9.Push genContext onto the execution context stack; genContext is now the running execution con… in GeneratorResumeAbrupt()
162 …// 4.Push asyncContext onto the execution context stack; asyncContext is now the running execution… in AsyncFunctionAwaitFulfilled()190 …// 4.Push asyncContext onto the execution context stack; asyncContext is now the running execution… in AsyncFunctionAwaitRejected()
220 …// 17. Push genContext onto the execution context stack; genContext is now the running execution c… in AsyncGeneratorResumeNext()
141 1. Panda should scale onto a wide range of devices, including IoT devices. Although more and
5 Panda Runtime should be scalable onto different devices/OSes. So we need some abstraction level for…
45 …caller frame onto the top of the callee frame such as the last argument is placed in the register …