Home
last modified time | relevance | path

Searched full:cannot (Results 1 – 25 of 1138) sorted by relevance

12345678910>>...46

/arkcompiler/ets_runtime/test/sharedtest/check/
Dexpect_output.txt22 Fail to update propNumber to null with stobjbyname. err: TypeError: Cannot set sendable property wi…
23 Fail to update propBool to null with stobjbyname. err: TypeError: Cannot set sendable property with…
24 Fail to update propBigInt1 to null with stobjbyname. err: TypeError: Cannot set sendable property w…
25 Fail to update propBigInt2 to null with stobjbyname. err: TypeError: Cannot set sendable property w…
45 Fail to update subClassPropString with stobjbyname. err: TypeError: Cannot set sendable property wi…
47 Fail to replace accessor. err: TypeError: Cannot define property
49 Fail to set prop through accessor with mismatched type. err: TypeError: Cannot set sendable propert…
51 Fail to replace instance's func. err: TypeError: Cannot assign to read only property
53 Fail to update prototype. err: TypeError: Cannot add property in prevent extensions
54 Fail to extend prop to constructor's prototype. err: TypeError: Cannot add property in prevent exte…
[all …]
/arkcompiler/ets_runtime/test/sharedtest/sharedcollectionsexception/
Dexpect_output.txt15 call boundAt fail. err: BusinessError: The at method cannot be bound., errCode: 10200011
16 Call boundConcat fail. err: BusinessError: The concat method cannot be bound., errCode: 10200011
17 Call boundEntries failed. err: BusinessError: The entries method cannot be bound., errCode: 10200011
18 Call boundFill failed. err: BusinessError: The fill method cannot be bound., errCode: 10200011
19 Call boundFilter failed. err: BusinessError: The filter method cannot be bound., errCode: 10200011
20 Call boundFind failed. err: BusinessError: The find method cannot be bound., errCode: 10200011
21 Call boundFindIndex failed. err: BusinessError: The findIndex method cannot be bound., errCode: 102…
22 Call boundForEach failed. err: BusinessError: The forEach method cannot be bound., errCode: 10200011
23 Call boundIndexOf failed. err: BusinessError: The indexOf method cannot be bound., errCode: 10200011
24 Call boundJoin failed. err: BusinessError: The join method cannot be bound., errCode: 10200011
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/
Dsendable_class_interface_property.sts65 prop1: string[]; // ERROR, sendable class property cannot be array
66 prop2: NonSendableClass2; // ERROR, sendable class property cannot be non-sendable-class
67 …prop3: NonSendableClass2 | null; // ERROR, sendable class property cannot be non-sendable-class un…
68 …prop4: NonSendableInterface | number; // ERROR, sendable class property cannot be non-sendable-cla…
69 …prop5: NonSendableClass2 | null | undefined; // ERROR, sendable class property cannot be non-senda…
70 prop6: alias2; // ERROR, sendable class property cannot be non-sendable-type
71 prop7: alias3; // ERROR, sendable class property cannot be non-sendable-type
72 prop8: RegularEnum; // ERROR, sendable class property cannot be non-sendable-type
73 prop9: RegularEnum1; // ERROR, sendable class property cannot be non-sendable-type
74 prop10: RegularEnum2; // ERROR, sendable class property cannot be non-sendable-type
[all …]
Dtype_literals.ts.json22 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
29 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
36 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
43 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
57 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
64 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
71 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
78 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
85 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
[all …]
Dclass_as_object.ts.json20 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
27 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
34 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
41 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
55 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
62 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
76 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
83 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
97 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
104 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
[all …]
Dtype_literals.ts.autofix.json29 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
43 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
62 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
81 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
100 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
114 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
128 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
147 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
161 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
180 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
[all …]
Dmapped_types.ts.json29 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
50 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
71 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
127 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
134 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
141 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
148 … "rule": "Object literals cannot be used as type declarations (arkts-no-obj-literals-as-types)"
/arkcompiler/ets_runtime/test/sharedtest/sharedarray/
Dexpect_output.txt52 add element by index access failed. err: TypeError: Cannot add property in prevent extensions, code…
53 add element by index access failed. err: TypeError: Cannot add property in prevent extensions, code…
190 Add prop to array failed. err: TypeError: Cannot add property in prevent extensions
191 defineNotExistProp to array failed. err: TypeError: Cannot define property
192 Update function [at] failed. err: TypeError: Cannot assign to read only property
193 Update function [at] by defineProperty failed. err: TypeError: Cannot define property
195 Add prop to array failed. err: TypeError: Cannot add property in prevent extensions
196 defineNotExistProp to array failed. err: TypeError: Cannot define property
197 Update function [at] failed. err: TypeError: Cannot assign to read only property
198 Update function [at] by defineProperty failed. err: TypeError: Cannot define property
[all …]
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
Dexpect_output.txt19 SendableFloat64Array set proto with sendable object failed. err: TypeError: Cannot set proto with s…
20 SendableFloat32Array set proto with sendable object failed. err: TypeError: Cannot set proto with s…
21 SendableInt32Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
22 SendableInt16Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
23 SendableInt8Array set proto with sendable object failed. err: TypeError: Cannot set proto with send…
24 SendableUint32Array set proto with sendable object failed. err: TypeError: Cannot set proto with se…
25 SendableUint16Array set proto with sendable object failed. err: TypeError: Cannot set proto with se…
26 SendableUint8Array set proto with sendable object failed. err: TypeError: Cannot set proto with sen…
27 SendableUint8ClampedArray set proto with sendable object failed. err: TypeError: Cannot set proto w…
/arkcompiler/ets_runtime/test/moduletest/functionapply/
Dexpect_output.txt25 TypeError: Cannot assign to read only property
26 TypeError: Cannot assign to read only property
27 TypeError: Cannot assign to read only property
28 TypeError: Cannot assign to read only property
29 TypeError: Cannot assign to read only property
32 TypeError: Cannot assign to read only property
/arkcompiler/ets_runtime/ecmascript/
Dmessage_string.h27 V(SetReadOnlyProperty, "Cannot assign to read only property") \
28 V(SetTypeMismatchedSharedProperty, "Cannot set sendable property with mismatched type") \
29 V(CreateObjectWithSendableProto, "Cannot create object with sendable proto") \
30 V(UpdateSendableAttributes, "Cannot update sendable object's attributes") \
31 V(SetProtoWithSendable, "Cannot set proto with sendable object") \
34 V(FunctionCallNotConstructor, "class constructor cannot call") \
35 V(SetPropertyWhenNotExtensible, "Cannot add property in prevent extensions") \
37 V(CanNotSetPropertyOnContainer, "Cannot set property on Container") \
53 V(CanNotConvertNotUndefinedObject, "Cannot convert a UNDEFINED value to a JSObject") \
54 V(CanNotConvertNotNullObject, "Cannot convert a NULL value to a JSObject") \
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test_rules/
Drule149.ts.json20 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
27 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
34 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
41 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
55 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
62 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
76 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
83 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
97 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
174 "rule": "Classes cannot be used as objects (arkts-no-classes-as-obj)"
[all …]
/arkcompiler/ets_runtime/test/sharedtest/sendable/
Dexpect_output.txt16 sendable change proto failed. err: TypeError: Cannot set proto with sendable object, code: undefined
20 sendable contain non-sendable failed. err: TypeError: Cannot set sendable property with mismatched …
21 sendable contain static non-sendable failed. err: TypeError: Cannot set sendable property with mism…
25 sendable add property failed. err: TypeError: Cannot add property in prevent extensions, code: unde…
26 sendable change property failed. err: TypeError: Cannot set sendable property with mismatched type,…
27 sendable delete property failed. err: TypeError: Cannot delete property, code: undefined
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/09.final_classes_and_methods/02.final_methods/
Dfm.params.yaml43 # final method cannot be overridden
74 # cannot reduce the visibility
90 # final method cannot be overridden with another final
106 # final method cannot be overridden in descendants
124 # final cannot be abstract
133 # final cannot be abstract
142 # final cannot be abstract
154 # final cannot be static
165 # final cannot be static
176 # final cannot be static and abstract
[all …]
/arkcompiler/ets_runtime/test/aottest/privateproperty/
Dexpect_output.txt29 TypeError : invalid or cannot find private key
30 TypeError : invalid or cannot find private key
31 TypeError: invalid or cannot find private key
32 TypeError: invalid or cannot find private key
Dpgo_expect_output.txt29 TypeError : invalid or cannot find private key
30 TypeError : invalid or cannot find private key
31 TypeError: invalid or cannot find private key
32 TypeError: invalid or cannot find private key
/arkcompiler/ets_frontend/ets2panda/linter/test_extended_features/
D@arkts.collections.d.ets206 * @throws { BusinessError } 10200011 - The create method cannot be bound.
219 * @throws { BusinessError } 10200011 - The from method cannot be bound.
230 * @throws { BusinessError } 10200012 - The Array's constructor cannot be directly invoked.
243 * @throws { BusinessError } 10200012 - The Array's constructor cannot be directly invoked.
255 * @throws { BusinessError } 10200011 - The pop method cannot be bound.
269 * @throws { BusinessError } 10200011 - The push method cannot be bound.
284 * @throws { BusinessError } 10200011 - The join method cannot be bound.
297 * @throws { BusinessError } 10200011 - The shift method cannot be bound.
311 * @throws { BusinessError } 10200011 - The unshift method cannot be bound.
331 * @throws { BusinessError } 10200011 - The slice method cannot be bound.
[all …]
/arkcompiler/ets_frontend/ets2panda/test/test-lists/ets-runtime/
Dets-runtime-ignored.txt1 # SyntaxError: Cannot find type 'Class'.
5 # SyntaxError: Cannot find type 'HashMap'.
9 # SyntaxError: Cannot find type 'Class'.
83 #SyntaxError: Cannot find type 'C'.
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.cpp25 PLOG(ERROR, DPROF) << "Cannot send message id"; in SendMessage()
31 PLOG(ERROR, DPROF) << "Cannot send data size"; in SendMessage()
36 PLOG(ERROR, DPROF) << "Cannot send message data, size=" << message.GetSize(); in SendMessage()
54 LOG(ERROR, DPROF) << "Cannot get messageId"; in RecvMessage()
60 LOG(ERROR, DPROF) << "Cannot get data size"; in RecvMessage()
/arkcompiler/ets_runtime/test/aottest/pgo_objectliteral_operation/
Dpgo_expect_output.txt26 Cannot get source code of funtion
32 Cannot get source code of funtion
36 Cannot get source code of funtion
Dexpect_output.txt26 Cannot get source code of funtion
32 Cannot get source code of funtion
36 Cannot get source code of funtion
/arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/
Dstorage.cpp51 LOG(ERROR, DPROF) << "Cannot deserialize buffer to common_info. Error: " << r.Error(); in CreateByBuffer()
60 LOG(ERROR, DPROF) << "Cannot deserialize features_map. Error: " << r.Error(); in CreateByBuffer()
66 LOG(ERROR, DPROF) << "Cannot deserialize all buffer, unused buffer size: " << size; in CreateByBuffer()
77 LOG(ERROR, DPROF) << "Cannot serialize common_info"; in ToBuffer()
82 LOG(ERROR, DPROF) << "Cannot serialize features_map. Error: " << ret.Error(); in ToBuffer()
123 LOG(ERROR, DPROF) << "Cannot serialize AppData to buffer"; in SaveAppData()
131 LOG(ERROR, DPROF) << "Cannot open file: " << fileName; in SaveAppData()
136 LOG(ERROR, DPROF) << "Cannot write AppData to file: " << fileName; in SaveAppData()
191 LOG(ERROR, DPROF) << "Cannot open file: " << path; in ForEachApps()
200 LOG(ERROR, DPROF) << "Cannot deserialize file: " << path; in ForEachApps()
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml149 message: Cannot resolve ${#kind} with id=${std::hex << id << std::dec}.
196 Cannot create array of non-array type '${type}'.
202 Cannot create object of non-object type '${type}'.
208 Cannot resolve field type. Field is '${field}'
336 Cannot make a call to '${name}' because of undefined register ${reg_idx}.
342 Cannot make a call to '${name}'. ${register} is physically incompatible with formal parameter.
349Cannot make a call to '${name}'. Formal parameter is of type 'Bot', but actual parameter is of typ…
377Cannot make a call to '${name}'. Actual lambda type ${reg}'${actual_type}' (physical type '${physi…
384 Cannot make a call to '${name}' because of wrong type in register v${reg_idx}.
390Cannot make a call to '${name}' because of wrong type in actual parameter. Actual type: '${actual_…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/09.final_classes_and_methods/01.final_classes/
Dfc.params.yaml45 # cannot extend final class
54 # cannot extend final class
62 # cannot extend final class
79 # cannot extend final class, with type parameters
/arkcompiler/runtime_core/static_core/verification/cache/
Dresults_cache.cpp61 LOG(INFO, VERIFIER) << "Cannot open verification cache file '" << filename << "'"; in Initialize()
67 LOG(INFO, VERIFIER) << "Cannot get verification cache file size"; in Initialize()
79 LOG(INFO, VERIFIER) << "Cannot read verification cache data"; in Initialize()
107 … LOG(INFO, VERIFIER) << "Cannot open verification cache file '" << impl_->filename << "'"; in Destroy()
111 … LOG(INFO, VERIFIER) << "Cannot clear verification cache file '" << impl_->filename << "'"; in Destroy()
116 … LOG(INFO, VERIFIER) << "Cannot write to verification cache file '" << impl_->filename << "'"; in Destroy()

12345678910>>...46