Home
last modified time | relevance | path

Searched full:onto (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_comment/keep_comment3/
Dkeep_single_comment_expected.txt22 * Pushes an element onto the stack.
Dkeep_single_comment.d.ts27 * Pushes an element onto the stack.
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_comment/keep_comment2/
Dkeep_all_comment.d.ts27 * Pushes an element onto the stack.
Dkeep_all_comment_expected.txt22 * Pushes an element onto the stack.
/arkcompiler/ets_frontend/arkguard/test/grammar/removeComments/
DremoveComments2.d.ts27 * Pushes an element onto the stack.
/arkcompiler/ets_runtime/ecmascript/
Djs_generator_object.cpp75 …// 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()
Djs_async_function.cpp170 …// 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()
Djs_async_generator_object.cpp221 …// 17. Push genContext onto the execution context stack; genContext is now the running execution c… in AsyncGeneratorResumeNext()
/arkcompiler/runtime_core/static_core/runtime/tests/intrusive-tests/
DREADME.md39 - `bindings.yml`: mapping of synchronization code onto synchronization points in the following form…
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dpatch_return_handler_stack_adjustment.cpp46 * For example, we assume that llvm does not spill any register value onto the stack
/arkcompiler/runtime_core/static_core/docs/
Ddesign-of-interpreter.md141 1. Panda should scale onto a wide range of devices, including IoT devices. Although more and
Dmemory-management.md5 Panda Runtime should be scalable onto different devices/OSes. So we need some abstraction level for…
/arkcompiler/runtime_core/docs/
Ddesign-of-interpreter.md141 1. Panda should scale onto a wide range of devices, including IoT devices. Although more and
Dmemory-management.md5 Panda Runtime should be scalable onto different devices/OSes. So we need some abstraction level for…
/arkcompiler/runtime_core/static_core/plugins/ets/sdk/api/
D@ohos.xml.ets330 * `name`, `prefix`, and `namespace_`, and pushing it onto the `elementStack`.
1023 * `name`, `prefix`, and `namespace_`, and pushing it onto the `elementStack`.
D@ohos.buffer.ets188 * Copies the passed buffer data onto a new Buffer instance.
/arkcompiler/runtime_core/isa/
Disa.yaml45 …caller frame onto the top of the callee frame such as the last argument is placed in the register …
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md5347 - **ref**: The reference value to push onto the array.