Searched full:onto (Results 1 – 18 of 18) 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()
170 …// 4.Push asyncContext onto the execution context stack; asyncContext is now the running execution… in AsyncFunctionAwaitFulfilled()199 …// 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()
39 - `bindings.yml`: mapping of synchronization code onto synchronization points in the following form…
46 * For example, we assume that llvm does not spill any register value onto the stack
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…
330 * `name`, `prefix`, and `namespace_`, and pushing it onto the `elementStack`.1023 * `name`, `prefix`, and `namespace_`, and pushing it onto the `elementStack`.
188 * Copies the passed buffer data onto a new Buffer instance.
45 …caller frame onto the top of the callee frame such as the last argument is placed in the register …
5347 - **ref**: The reference value to push onto the array.