Home
last modified time | relevance | path

Searched full:meaning (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/07.keywords/
Dsoft_keywords.sts18 desc: The following words have special meaning in certain contexts (soft keywords) but are valid id…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/15.exceptions/01.throwing_functions/
Dconstructor.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_keyword.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_keyword.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/
DREADME.md111 - strings that start with `#__` in json have special meaning
112 - objects that contain `__kind` property have special meaning
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/19.nullish-coalescing_expression/
Dlazy_operator.sts18 assert: This operator is lazy, meaning that if the evaluation of the left-hand-side expression is n…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/15.exceptions/02.non_throwing_functions/
Dfunction_with_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_keyword.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dfunction_without_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_with_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dconstructor_without_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_without_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
Dlambda_with_default_catch.sts18 assert: To indicate that a function (in general sense, meaning a function, method, constructor or l…
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp41 // The thread modifies shared data (meaning it reached Wait function)
60 // The thread modifies shared data (meaning it reached Wait function)
79 // The thread modifies shared data (meaning it reached TimedWait function)
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Delf_types.h114 unsigned char st_other; /* No defined meaning, 0 */
Dcgbb.h1025 * Different meaning for each data flow analysis.
1037 * Different meaning for each data flow analysis.
1044 * Different meaning for each data flow analysis.
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md50 …ch cases on step `3`), so we recursively reset scope start to `nullptr` (meaning it is unknown) re…
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml23 not mandatory meaning.
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
Ddesign-of-interpreter.md167 1. All virtual registers are "tagged", meaning that they contain both the payload and additional
/arkcompiler/runtime_core/docs/
Ddesign-of-interpreter.md167 1. All virtual registers are "tagged", meaning that they contain both the payload and additional
Drationale-for-bytecode.md36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/
Dref_vector.h26 // Based on that, the ref_vector picks up the meaning of keeping objects' reference, it won't desto…

12