Home
last modified time | relevance | path

Searched full:have (Results 1 – 25 of 1284) sorted by relevance

12345678910>>...52

/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dsendable_explicit_field_type.ts.json184 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
194 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
204 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
214 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
234 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
244 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
264 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
274 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
284 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
294 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
[all …]
Dsendable_class_interface_property.ts.json34 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
44 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
54 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
64 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
74 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
84 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
94 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
104 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
114 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
124 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
[all …]
Dsendable_class_alias_property.ts.json34 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
44 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
54 …"rule": "Properties in \"Sendable\" classes and interfaces must have a Sendable data type (arkts-s…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/
DReflectGetBadCases.sts59 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
65 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
71 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
77 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
83 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
89 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
95 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
101 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
107 … result += e.toString().contains("`target` argument of Reflect.get must have fields", 0) ? 0 : 1
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DREADME.md13 2. Builder constructor have `Allocator` argument, that must be sended.
14 …uments for construct node we have methods that starts with `Set` or `Add`. For all necessary field…
15 4. All builders have method `SetParent`, it can be used for set parent node.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/05.callable_types/02.callable_types_with_instantiate_method/
Dct_inst_access.sts19 The method instantiate can have an arbitrary signature by itself.
21 must be a factory. The method can have or not have other parameters,
Dct_inst.sts19 The method instantiate can have an arbitrary signature by itself.
21 must be a factory. The method can have or not have other parameters,
/arkcompiler/ets_runtime/test/quickfix/multi_patch/
Dexpect_output.txt19 QuickFix have no exception
27 QuickFix have no exception
35 QuickFix have no exception
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/router_table/
DREADME.md3 Suppose that we have many annotated classes and one map, we need to collect all these classes and c…
11 We have such classes:
44 // we have many such imports
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/
DREADME.md3 Suppose that we have many annotated classes and one map, we need to collect all these classes and c…
11 We have such classes:
44 // we have many such imports
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
DInvalidClasses.sts89 /* @@? 41:5 Error SyntaxError: The special predefined method '$_get' should have exactly one requir…
91 /* @@? 45:5 Error SyntaxError: The special predefined method '$_set' should have exactly two requir…
93 /* @@? 47:5 Error SyntaxError: The special predefined method '$_iterator' should not have parameter…
100 /* @@? 60:11 Error SyntaxError: Parameter declaration should have an explicit type annotation. */
105 /* @@? 66:18 Error SyntaxError: Private interface methods must have body */
109 /* @@? 67:24 Error SyntaxError: Private interface methods must have body */
111 /* @@? 72:13 Error SyntaxError: Interface fields must have type annotation. */
Dlocal-interface-member-access-modifier-private2.sts23 /* @@? 20:9 Error SyntaxError: Local interface declaration members can not have access modifiers */
24 /* @@? 20:23 Error SyntaxError: Private interface methods must have body */
/arkcompiler/ets_runtime/ecmascript/base/tests/
Derror_helper_test.cpp154 JSHandle<JSTaggedValue> errorMsg(factory->NewFromASCII("You have an Error!")); in HWTEST_F_L0()
165 "You have an Error!"); in HWTEST_F_L0()
168 JSHandle<JSTaggedValue> evalErrorMsg(factory->NewFromASCII("You have an eval error!")); in HWTEST_F_L0()
179 "You have an eval error!"); in HWTEST_F_L0()
182 JSHandle<JSTaggedValue> typeErrorMsg(factory->NewFromASCII("You have a type error!")); in HWTEST_F_L0()
193 "You have a type error!"); in HWTEST_F_L0()
208 JSHandle<JSTaggedValue> rangeErrorMsg(factory->NewFromASCII("You have an range error!")); in HWTEST_F_L0()
220 "You have an range error!"); in HWTEST_F_L0()
223 JSHandle<JSTaggedValue> uriErrorMsg(factory->NewFromASCII("You have an uri error!")); in HWTEST_F_L0()
234 "You have an uri error!"); in HWTEST_F_L0()
[all …]
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dmodule.h100 … * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if Module does not have the import descriptor `id`.
101 …* @note Set `ABCKIT_STATUS_UNSUPPORTED` error if Module doesn't have `ABCKIT_TARGET_ARK_TS_V1` tar…
124 … * @note Set `ABCKIT_STATUS_BAD_ARGUMENT` error if Module does not have the export descriptor `ed`.
125 …* @note Set `ABCKIT_STATUS_UNSUPPORTED` error if Module doesn't have `ABCKIT_TARGET_ARK_TS_V1` tar…
134 …* @note Set `ABCKIT_STATUS_UNSUPPORTED` error if module Module doesn't have `ABCKIT_TARGET_ARK_TS_…
143 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `this` does not have `ABCKIT_TARGET_ARK_TS_V1` or
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h90 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `m` is does not have `ABCKIT_TARGET_ARK_TS_V1` or
114 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `ns` is does not have `ABCKIT_TARGET_ARK_TS_V1` …
124 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `ns` is does not have `ABCKIT_TARGET_ARK_TS_V1` …
147 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `id` is does not have `ABCKIT_TARGET_ARK_TS_V1` …
171 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `ed` is does not have `ABCKIT_TARGET_ARK_TS_V1` …
195 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `klass` is does not have `ABCKIT_TARGET_ARK_TS_V…
219 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `function` is does not have `ABCKIT_TARGET_ARK_T…
251 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `anno` is does not have `ABCKIT_TARGET_ARK_TS_V1…
276 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `annoElem` is does not have `ABCKIT_TARGET_ARK_T…
302 …* @note Set `ABCKIT_STATUS_WRONG_TARGET` error if `annoInterface` is does not have `ABCKIT_TARGET_…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/14.ambient_declarations/
Dbad_ambient_declarations.params.yaml15 …# Ambient declarations cannot include executable code. As a consequence, they have no initializers.
24 # Ambient functions, methods, and constructors have no body.
39 # Ambient functions cannot have parameters
/arkcompiler/runtime_core/docs/
Dir_format.md12 In the development process, it is very important to have auxiliary functionality for various code t…
14 …able to change the order of the passes, add and delete passes(If 2 passes have a dependency we mus…
45 …e not obvious or do need profiling information to implement them. We will have them in mind, but w…
131 **Start** BasicBlock doesn't have predecessors and have one successor. Only SafePoint, Constants an…
132 **End** BasicBlock doesn't have successors and doesn't contain instructions.
134 **BasicBlock** can not have more than one incoming or outgoing edges into the same block.
135 … block on the edge. Left graph can not be optimized to right one when block 3 have no instructions.
210 …Inst**) can have type FLOAT32, FLOAT64 and INT64. Constants all integer types and reference saves …
260 Instructions can have various count of users and this count doesn't depend on the instruction type.…
262 On the other hand, inputs depend on instruction type and mostly have fixed count. Thus, they should…
[all …]
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/
Dtest-tuple-type2.ts18 /* @@@ label Error SyntaxError: Tuple members must all have names or all not have names */
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dwhy.rst27 to annotate code with types, and have the compiler detect many errors prior
33 languages have to check actual types of objects when the program actually
74 // that a name can have "undefined" value. The most correct would be
111 If a ``name`` can have ``undefined`` value, then you also have to specify its
117 name?: string // The field may have "undefined" value
125 return this.name // Compile-time error: name can have "undefined"
210 does not have such feature, and '*strict null checks*' work at compile-time
/arkcompiler/ets_frontend/ets2panda/docs/
Dcheatsheet.md14 In any case, regardless of whether we have an entry point or not, the compilation
26 - A separate module can have an entry point (be a program) or be a module with no entry point
50 To execute compiled module *out.abc* we have several options:
94 To see what entities were generated by es2panda, we have *ark_disasm* tool.
107 if we have such code:
115 *Note:* For now we have some problems with generating names for packages
127 Implicit import is defined in spec 13.5 point. In details, we have *arktsconfig.json*
171 Have 2 options to form a correct .so for further work with it:
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dweighted_adaptive_tlab_average.h67 // it means that zero tlab is the only sample that we currently have in ComputeNewSumAndResetSamples()
68 // in this case we don't have enough information to calculate new TLAB size in ComputeNewSumAndResetSamples()
77 // In this case we have few TLABs with good average fill fraction in ComputeNewSumAndResetSamples()
109 … // Recently observed samples should have greater weight
/arkcompiler/runtime_core/static_core/docs/
Dtask_manager.md3 Internally in VM we have different tasks for two components `GC` and `JIT`. Both of this components…
5 … are currently executing static code - the `GC` tasks for static instance have higher priority tha…
27 …skQueue(s). For example if we are currently expect a lot of GC because we have a lot of allocation…
41 NB: the minimal entity in this machinery is WorkerThread, i.e. we shouldn't have one `TaskQueue` fo…
Dir_format.md12 In the development process, it is very important to have auxiliary functionality for various code t…
14 …able to change the order of the passes, add and delete passes(If 2 passes have a dependency we mus…
54 …e not obvious or do need profiling information to implement them. We will have them in mind, but w…
140 **Start** BasicBlock doesn't have predecessors and have one successor. Only SafePoint, Constants an…
141 **End** BasicBlock doesn't have successors and doesn't contain instructions.
143 **BasicBlock** can not have more than one incoming or outgoing edges into the same block.
144 … block on the edge. Left graph can not be optimized to right one when block 3 have no instructions.
219 …Inst**) can have type FLOAT32, FLOAT64 and INT64. Constants all integer types and reference saves …
269 Instructions can have various count of users and this count doesn't depend on the instruction type.…
271 On the other hand, inputs depend on instruction type and mostly have fixed count. Thus, they should…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/01.static_methods/
Dstatic_method_declaration_without_body.sts17 desc: Static method declaration. Must have a body. Must have code block in the body.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dif_conversion_doc.md54 1. `JBB`(and `JBB 2` for Diamond) must have only one predecessor and one successor
55 2. `PBB` must have 2 or more predecessors
59 6. The number of Phi instruction in `PBB`, which have different inputs from corresponding predecess…
71 …b. If `PBB` doesn't have other predecessors, all Phi inputs are copied to Select instructions and …
73 7. If `PBB` doesn't have other predecessors, `BB` and `PBB` are merged

12345678910>>...52