Home
last modified time | relevance | path

Searched full:serves (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
Darray_with_type_parameter.ets16 // 1. T serves as the element type
38 // 2. the alias of T serves as the element type
45 // 3. T is generic of a class, and this class serves as the element type
52 // 4. T is a field type of a class, and this class serves as the element type
60 // 5. T is a subtype of an union, and this union serves as the element type
73 // 6. T is a subtype of a tuple, and this tuple serves as the element type
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units/12.program_exit/
Dprogram_entry_export.ets17 desc: The top-level exported function serves as the entry point.
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DException.ets20 * Serves as a base class for all exception classes.
DFinalizationRegistry.ets41 // Contains chains of used and free trimplet indexes, [0] serves as uselist head
/arkcompiler/ets_runtime/ecmascript/mem/
Djit_fort_memdesc.h35 // which serves same purpose as FreeObjects, but is stored outside of
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DError.ets28 * Serves as a base class for all error classes.
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.cpp119 // Serves as a barrier in ProcessCatchBlocks()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D1_intro.rst104 *templates*) serves as the basis of the generic programming paradigm. It
404 -- a token that serves for separating, completing, or otherwise organizing
/arkcompiler/runtime_core/libpandabase/
DREADME.md25 Instead of `PandArg`, `PandArgCompound` can be used, which serves for creation of the compound argu…
/arkcompiler/runtime_core/static_core/libpandabase/
DREADME.md25 Instead of `PandArg`, `PandArgCompound` can be used, which serves for creation of the compound argu…
/arkcompiler/ets_frontend/ets2panda/docs/
Dimport_export.md114 The latter list serves to let the compiler know what still needs to be parsed (handle and avoid dup…
/arkcompiler/runtime_core/docs/
Dassembly_format.md539 This section serves purely illustrative purposes.
Druntime-compiled_code-interaction.md57 Runtime serves compiled code via runtime entrypoints. A runtime entrypoint is a function which conf…
/arkcompiler/runtime_core/static_core/docs/
Druntime-compiled_code-interaction.md63 Runtime serves compiled code via runtime entrypoints. A runtime entrypoint is a function which conf…
Dimport-export.md228 The latter list serves to let the compiler know what still needs to be parsed (handle and avoid dup…
/arkcompiler/jsvm/interface/kits/
Djsvm_types.h574 * It serves as a UUID with which JavaScript objects or externals can be "tagged"
/arkcompiler/runtime_core/isa/
Disa.yaml19 …VM is register based with dedicated accumulator register, which serves as an implicit operand to i…
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml19 …VM is register-based with a dedicated accumulator register that serves as an implicit operand to i…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst8457 | Strores information about stacktrace and cause in case of an error. Serves as a base class for al…