Home
last modified time | relevance | path

Searched full:semantics (Results 1 – 25 of 116) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D16_gui.rst25 to adopt ArkUI syntax and semantics as long as they do not contradict |LANG|.
142 ``{...}`` block. Specific semantics depends on the implementation. For
150 semantics depends on the implementation. For illustrative purposes, it can
165 semantics
/arkcompiler/runtime_core/docs/changelogs/
D2024-08-29-isa&&file_format-changelog.md14 …nition evaluation](https://262.ecma-international.org/11.0/#sec-runtime-semantics-classdefinitione…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/10.compatibility_features/01.extended_conditional_expressions/
Dif_t1.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dcond_t1.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dif_f1.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dcond_f1.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dif_t2.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dif_f2.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dcond_f2.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dcond_t2.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dwhile_f.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dwhile_t.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dfor_t.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Ddo_f.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Dfor_f.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
Ddo_t.sts19 …ArkTS provides extended semantics for conditional-and and conditional-or expressions for better al…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/05.field_declarations/03.field_initialization/
Dnon_static_field_initialization.sts18 …ializer in a non-static field declaration, then the initializer has the semantics of an assigment …
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.h74 // 21.2.3.2.3 Runtime Semantics: RegExpCreate ( P, F )
78 // 21.2.5.2.1 Runtime Semantics: RegExpExec ( R, S )
103 // 21.2.5.2.2 Runtime Semantics: RegExpBuiltinExec ( R, S )
174 // 21.2.3.2.1 Runtime Semantics: RegExpAlloc ( newTarget )
179 // 21.2.3.2.2 Runtime Semantics: RegExpInitialize ( obj, pattern, flags )
182 // 21.2.3.2.4 Runtime Semantics: EscapeRegExpPattern ( P, F )
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/01.formal_parameters/
Dconstructor_declaration_with_parameters.sts18 assert: The formal parameters of a constructor are identical in syntax and semantics to those of a …
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/05.default_constructor/
Ddefault_constructor.sts18 …or declarations, then a default constructor is implicitly declared. The semantics of such construc…
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe152.md10 In ArkTS the semantics of ``this`` is restricted to the conventional OOP
Drecipe59.md31 // To mimic the original semantics, you may declare a nullable type
Drecipe140.md10 In ArkTS the semantics of ``this`` is restricted to the conventional OOP
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dsummary.rst188 Semantics of Operators Is Restricted
192 |LANG| restricts the semantics of some operators. An example is given below,
207 Loading language operators with extra semantics overcomplicates the language
216 Restricting the operator semantics results in a clearer code that can
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/
Deq.sts20 …The two forms have the same semantics regardless of the number of the symbols '=' used in the oper…

12345