Home
last modified time | relevance | path

Searched full:note (Results 1 – 25 of 809) sorted by relevance

12345678910>>...33

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/
Descompat.cpp28 // NOTE(oignatenko) uncomment Array_TestJSLength code after interop is implemented from JS to eTS
49 // NOTE(oignatenko) uncomment Array_TestJSSlice code after interop is implemented from JS to eTS
55 // NOTE(oignatenko) uncomment Array_TestJSSplice code after interop is implemented from JS to eTS
61 // NOTE(oignatenko) uncomment test_to_spliced.js code after recent regression making it work in pla…
67 // NOTE(oignatenko) uncomment Array_TestJSCopyWithin code after interop is implemented from JS to e…
73 // NOTE(oignatenko) uncomment Array_TestJSWith code after interop is implemented from JS to eTS
84 // NOTE(oignatenko) uncomment Array_TestJSToReversed code after interop is implemented from JS to e…
90 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
96 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
102 // NOTE(oignatenko) enable this after interop is implemented for this method in either or both dime…
[all …]
Descompat_error.cpp24 // NOTE (vpukhov): compat accessors in TEST_F()
30 …// NOTE (oignatenko) uncomment code in Error_TestJSSampleWithCause after interop will be supported… in TEST_F()
36 …// NOTE (oignatenko) uncomment code in Error_TestJSSampleWithCause after interop will be supported… in TEST_F()
Descompat.sts56 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
148 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
154 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
160 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
169 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
183 // NOTE (oignatenko) uncomment below after interop will be supported for this method signature
194 // NOTE (oignatenko) uncomment below after interop will be supported for this method signature
200 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
209 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
221 // NOTE (oignatenko) uncomment this after interop will be supported in this direction
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ets_to_ts/
Dgetter.cpp23 // NOTE: issues (17842) getter undefined
28 // NOTE: issues (17842) getter undefined
33 // NOTE: issues (17842) getter undefined
38 // NOTE: issues (17842) getter undefined
43 // NOTE: issues (17842) getter undefined
48 // NOTE: issues (17842) getter undefined
53 // NOTE: issues (17842) getter undefined
58 // NOTE: issues (17842) getter undefined
63 // NOTE: issues (17842) getter undefined
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/
Dscenarios.cpp48 // NOTE #15888 enable this after interop is implemented for eTS getter use in JS
59 // NOTE #15889 enable this after interop is implemented for eTS setter use in JS
105 // NOTE(oignatenko) return and arg types any, unknown, undefined need real TS because transpiling c…
109 // Note this also covers scenario of return type any in TEST_F()
115 // Note this also covers scenario of return type unknown in TEST_F()
121 // Note this also covers scenario of return type undefined in TEST_F()
130 // NOTE #15890 enable this after interop is implemented in this direction
221 // NOTE #16812 enable this after interop is implemented in this direction
237 // NOTE #16103 enable this after interop is implemented for interrface arguments
243 // NOTE #16103 enable this after interop is implemented for interrface arguments
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/setter/ets_to_ts/
Dsetter_ets.cpp23 // NOTE (issues 17682) fix class setter
28 // NOTE (issues 17682) fix class setter
33 // NOTE (issues 17682) fix class setter
38 // NOTE (issues 17682) fix class setter
43 // NOTE (issues 17682) fix class setter
48 // NOTE (issues 17682) fix class setter
53 // NOTE (issues 17682) fix class setter
58 // NOTE (issues 17682) fix class setter
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/
Dtests.cpp23 // NOTE Disabled until #17693 is resolved
31 // NOTE Disabled until #17693 is resolved
39 // NOTE Disabled until #17693 is resolved
47 // NOTE Disabled until #17693 is resolved
55 // NOTE Disabled until #17693 is resolved
63 // NOTE Disabled until #17693 is resolved
71 // NOTE Disabled until #17693 is resolved
79 // NOTE Disabled until #17693 is resolved
87 // NOTE Disabled until #17693 is resolved
95 // NOTE Disabled until #17693 is resolved
[all …]
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DidentifierHasVariable.cpp51 // NOTE(kkonkuznetsov): skip async functions in CheckMoreAstExceptions()
66 // NOTE(kkonkuznetsov): skip reexport declarations in CheckMoreAstExceptions()
74 // NOTE(kkonkuznetsov): object expressions in CheckMoreAstExceptions()
84 // NOTE(kkonkuznetsov): some identifiers have empty names in CheckMoreAstExceptions()
89 // NOTE(mmartin): find a better solution to handle utility type resolution in CheckMoreAstExceptions()
100 // NOTE(kkonkuznetsov): skip enums in CheckAstExceptions()
107 // NOTE(kkonkuznetsov): skip length property in CheckAstExceptions()
112 // NOTE(kkonkuznetsov): skip anonymous class id in CheckAstExceptions()
117 // NOTE(kkonkuznetsov): skip package declarations in CheckAstExceptions()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/
Dconflict_types.cpp23 // NOTE(splatov) #17937 enable this after interop is implemented in this direction
36 // NOTE(splatov) #17379 enable this after interop is implemented in this direction
43 // NOTE(splatov) #17939 enable this after interop is implemented in this direction
50 // NOTE(splatov) #17939 enable this after interop is implemented in this direction
57 // NOTE(splatov) #17940 enable this after interop is implemented in this direction
64 // NOTE(splatov) #17939 enable this after interop is implemented in this direction
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dynamic_with_lambda/
Ddynamic_with_lambda.cpp41 // NOTE: vpukhov. Function cast #14626
48 // NOTE: vpukhov. Function cast #14626
55 // NOTE: vpukhov. Function cast #14626
62 // NOTE(itrubachev) this test can be enabled after fixing NOTE in checker::Type *TSAsExpression::Ch…
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DObject.sts103 … // NOTE(shumilov-petr): need to apply more effective way for int to String conversion
139 … // NOTE(shumilov-petr): need to apply more effective way for int to String conversion
146 // NOTE(shumilov-petr): Not implemented
149 // NOTE(shumilov-petr): Not implemented
152 // NOTE(shumilov-petr): Not implemented
186 … // NOTE(shumilov-petr): must be replaced by `sv.charAt(i) as string` when #15731 will be fixed
218 // NOTE(shumilov-petr): Not implemented
221 // NOTE(shumilov-petr): Not implemented
224 // NOTE(shumilov-petr): Not implemented
258 … // NOTE(shumilov-petr): must be replaced by `sv.charAt(i) as string` when #15731 will be fixed
[all …]
DType.sts88 // NOTE(shumilov-petr): replace to enum, enum not available now
122 // NOTE(shumilov-petr): replace to enum, enum not available now
134 const ObjectTD = "Lstd/core/Object;" // NOTE(shumilov-petr): get td from runtime
227 // NOTE(shumilov-petr): unknown type, need error
811 * @note Boxed Char and primitive char both have CharType
859 //NOTE(kirill-mitkin): add error
895 * @note Boxed Boolean and primitive boolean both have BooleanType
942 //NOTE(kirill-mitkin): add error
978 * @note Boxed Byte and primitive byte both have ByteType
1025 //NOTE(kirill-mitkin): add error
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/indirect_call/
Dindirect_extra.cpp23 // NOTE #18313 enable this after interop is implemented in this direction
30 // NOTE #18313 enable this after interop is implemented in this direction
37 // NOTE #18313 enable this after interop is implemented in this direction
44 // NOTE #18313 enable this after interop is implemented in this direction
Dindirect_ref.cpp71 // NOTE #17852 enable this after interop is implemented in this direction
78 // NOTE #17852 enable this after interop is implemented in this direction
85 // NOTE #17852 enable this after interop is implemented in this direction
92 // NOTE #17852 enable this after interop is implemented in this direction
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DReflect.sts60 // NOTE(shumilov-petr): Not implemented
63 // NOTE(shumilov-petr): Not implemented
66 // NOTE(shumilov-petr): Not implemented
101 // NOTE(shumilov-petr): Not implemented
104 // NOTE(shumilov-petr): Not implemented
107 // NOTE(shumilov-petr): Not implemented
211 // NOTE(shumilov-petr): Not implemented
214 // NOTE(shumilov-petr): Not implemented
217 // NOTE(shumilov-petr): Not implemented
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/indirect_call/
Dindirect_ref.cpp63 // NOTE #17852 enable this after interop is implemented in this direction
69 // NOTE #17852 enable this after interop is implemented in this direction
75 // NOTE #17852 enable this after interop is implemented in this direction
81 // NOTE #17852 enable this after interop is implemented in this direction
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DenumType.cpp28 // NOTE: aszilagyi in Identical()
40 // NOTE: aszilagyi in GetTypeFacts()
47 // NOTE: aszilagyi in Instantiate()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_exceptions.h29 // NOTE: Is used to throw all language exceptional objects (currently Errors and Exceptions)
32 // NOTE: Is used to throw all language exceptional objects (currently Errors and Exceptions)
38 // NOTE: Is used to throw all language exceptional objects (currently Errors and Exceptions)
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/
Dinterface_method.cpp32 // NOTE (issues 17749) fix class subset by ref
47 // NOTE (issues 17769) optional method interface
52 // NOTE: issue (1835) fix Literal type
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/array_js_suites/
Dtest_splice.js24 // NOTE(kprokopenko) enable when #14756 is fixed (varargs)
27 // NOTE(oignatenko) enable after interop will be supported for this method signature
30 // NOTE(kprokopenko): change to `x.length` when interop support properties
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/
DArrayTest_disabled.sts21 //NOTE (ikorobkov): below tests have no implementation/support in Array
54 //NOTE (ikorobkov): uncomment when Rest parameters will be supported by Array
69 //NOTE (ikorobkov): uncomment when ReadonlyArray will be supported
87 //NOTE (ikorobkov): uncomment when ReadonlyArray will be supported
105 //NOTE (ikorobkov): uncomment when ReadonlyArray will be supported
139 //NOTE (ikorobkov): uncomment when ReadonlyArray will be supported
171 // NOTE (ikorobkov): uncomment when Array will have implementation of from<T,U>(arr: ArrayLike<T>|I…
225 // NOTE (ikorobkov): uncomment when issue #15523 will be done
252 //NOTE (ikorobkov): uncomment when Array will have implementation of from
271 //NOTE (ikorobkov): uncomment when Array will have implementation of from
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/
Dtest_class_methods.sts86 // Note: The following code for using of interface is commented until #17878 is not resolved
87 // Note: TypeError: target type for class composite TestInterface is not instantiable
103 // Note: Using this code for interface is a workaround until #17878 is not resolved
/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dtask.cpp23 // NOTE(xuliang): task id
41 // NOTE(xuliang): RegisterThread in Initialize()
47 // NOTE(xuliang): should be done in UnregisterExitedThread. in Destroy()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h223 /// @note if value is signed this operator works as arithmetic shift-right operator,
237 /// @note Note that these functions work as follows:
260 /// @note Note that these functions work as follows:
394 /// @note if bitWidth is not passed (or zero), the original
408 /// @note returned value will have bit-width and sign obtained from newType
415 /// @note returned value will have bit-width and sign obtained from newType
422 /// @note returned value will have bit-width and sign obtained from newType
481 /// @note bit-width and sign must be the same for both parameters
488 /// @note returned value will have bit-width and sign obtained from newType
495 /// @note bit-width and sign must be the same for both parameters
[all …]
/arkcompiler/ets_frontend/ets2panda/test/runtime/ets/
DlooseReferenceEquality.sts22 // NOTE(vpukhov): char included?
39 // NOTE(vpukhov): the same is applied to float?
40 // NOTE(vpukhov): char == int overlow?

12345678910>>...33