| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/ |
| D | escompat.cpp | 28 // 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 …]
|
| D | escompat_error.cpp | 24 // 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()
|
| D | escompat.sts | 56 // 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/ |
| D | getter.cpp | 23 // 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/ |
| D | scenarios.cpp | 48 // 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/ |
| D | setter_ets.cpp | 23 // 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/ |
| D | tests.cpp | 23 // 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/ |
| D | identifierHasVariable.cpp | 51 // 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/ |
| D | conflict_types.cpp | 23 // 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/ |
| D | dynamic_with_lambda.cpp | 41 // 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/ |
| D | Object.sts | 103 … // 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 …]
|
| D | Type.sts | 88 // 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/ |
| D | indirect_extra.cpp | 23 // 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
|
| D | indirect_ref.cpp | 71 // 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/ |
| D | Reflect.sts | 60 // 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/ |
| D | indirect_ref.cpp | 63 // 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/ |
| D | enumType.cpp | 28 // NOTE: aszilagyi in Identical() 40 // NOTE: aszilagyi in GetTypeFacts() 47 // NOTE: aszilagyi in Instantiate()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_exceptions.h | 29 // 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/ |
| D | interface_method.cpp | 32 // 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/ |
| D | test_splice.js | 24 // 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/ |
| D | ArrayTest_disabled.sts | 21 //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/ |
| D | test_class_methods.sts | 86 // 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/ |
| D | task.cpp | 23 // 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/ |
| D | mpl_int_val.h | 223 /// @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/ |
| D | looseReferenceEquality.sts | 22 // NOTE(vpukhov): char included? 39 // NOTE(vpukhov): the same is applied to float? 40 // NOTE(vpukhov): char == int overlow?
|