Searched full:onto (Results 1 – 16 of 16) sorted by relevance
22 * Pushes an element onto the stack.
27 * Pushes an element onto the stack.
75 …// 8.Push genContext onto the execution context stack; genContext is now the running execution con… in GeneratorResume()129 …// 9.Push genContext onto the execution context stack; genContext is now the running execution con… in GeneratorResumeAbrupt()
164 …// 4.Push asyncContext onto the execution context stack; asyncContext is now the running execution… in AsyncFunctionAwaitFulfilled()193 …// 4.Push asyncContext onto the execution context stack; asyncContext is now the running execution… in AsyncFunctionAwaitRejected()
221 …// 17. Push genContext onto the execution context stack; genContext is now the running execution c… in AsyncGeneratorResumeNext()
46 * For example, we assume that llvm does not spill any register value onto the stack
39 - `bindings.yml`: mapping of synchronization code onto synchronization points in the following form…
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 …