| /arkcompiler/ets_frontend/testTs/ |
| D | skip_tests.json | 3 "./testTs/test/fixSignatureCaching.ts", 4 "./testTs/test/scanner/ecmascript3/scannerES3NumericLiteral6.ts", 5 "./testTs/test/scanner/ecmascript3/scannerES3NumericLiteral4.ts", 6 "./testTs/test/scanner/ecmascript3/scannerES3NumericLiteral3.ts", 7 "./testTs/test/scanner/ecmascript5/scannerNumericLiteral6.ts", 8 "./testTs/test/scanner/ecmascript5/scannerNumericLiteral4.ts", 9 "./testTs/test/scanner/ecmascript5/scannerUnicodeEscapeInKeyword1.ts", 10 "./testTs/test/scanner/ecmascript5/scannertest1.ts", 11 "./testTs/test/scanner/ecmascript5/scannerS7.8.3_A6.1_T1.ts", 12 "./testTs/test/scanner/ecmascript5/scannerS7.4_A2_T2.ts", [all …]
|
| /arkcompiler/ets_runtime/test/jittest/bytecode_to_cir_with_insufficient_profile_010/ |
| D | bytecode_to_cir_with_insufficient_profile_010.ts | 21 let test = {}; 22 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 23 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 24 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 25 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 28 function Test(flag) { function 35 Test(false); 36 ArkTools.jitCompileAsync(Test); 37 print(ArkTools.waitJitCompileFinish(Test)); 38 Test(true);
|
| /arkcompiler/toolchain/test/resource/tooling/ |
| D | ohos_test.xml | 18 … name="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/sample.abc -> /data/test" src="… 19 …ame="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/exception.abc -> /data/test" src=… 20 …ame="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/arrow_func.abc -> /data/test" src… 21 …ame="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/async_func.abc -> /data/test" src… 22 …me="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/range_error.abc -> /data/test" src… 23 …="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/syntax_exception.abc -> /data/test" … 24 …="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/throw_exception.abc -> /data/test" s… 25 …n name="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/step.abc -> /data/test" src="o… 26 …ame="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/dropframe.abc -> /data/test" src=… 27 …e="push" value="obj/arkcompiler/toolchain/tooling/dynamic/test/variable_first.abc -> /data/test" s… [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_6/ |
| D | lazy_deopt_6.js | 20 * After the JIT code for function 'test' is compiled, 24 * 3. Test call Test2 inlined. 32 // triggering lazy deoptimization of the JIT-compiled 'test' function. 38 let test = {}; 39 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 40 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 41 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 42 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 52 function Test(obj, shouldChange) { class 53 print("Test start."); [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_4/ |
| D | lazy_deopt_4.js | 20 * After the JIT code for function 'test' is compiled, 24 * 3. Test call Test2 inlined. 30 // triggering lazy deoptimization of the JIT-compiled 'test' function. 34 let test = {}; 35 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 36 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 37 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 38 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 55 function Test(obj, shouldChange) { class 56 print("Test start."); [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_5/ |
| D | lazy_deopt_5.js | 20 * After the JIT code for function 'test' is compiled, 24 * 3. Test call Test2 not inlined. 32 // triggering lazy deoptimization of the JIT-compiled 'test' function. 45 let test = {}; 46 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 47 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 48 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 49 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 52 function Test(obj, shouldChange) { class 53 print("Test start."); [all …]
|
| /arkcompiler/ets_frontend/test262/ |
| D | other_tests_part1_0.txt | 1 test262/data/test/harness/compare-array-different-elements.js 2 test262/data/test/harness/assertRelativeDateMs.js 3 test262/data/test/harness/compare-array-arguments.js 4 test262/data/test/harness/assert-throws-primitive.js 5 test262/data/test/harness/assert-throws-incorrect-ctor.js 6 test262/data/test/harness/compare-array-arraylike.js 7 test262/data/test/harness/assert-samevalue-same.js 8 test262/data/test/harness/assert-throws-custom.js 9 test262/data/test/harness/assert-samevalue-objects.js 10 test262/data/test/harness/assert-true.js [all …]
|
| D | other_tests_part1_1.txt | 1 test262/data/test/language/expressions/generators/named-yield-spread-obj.js 2 test262/data/test/language/expressions/generators/params-trailing-comma-single.js 3 test262/data/test/language/expressions/generators/params-trailing-comma-multiple.js 4 test262/data/test/language/expressions/generators/rest-param-strict-body.js 5 test262/data/test/language/expressions/generators/rest-params-trailing-comma-early-error.js 6 test262/data/test/language/expressions/generators/scope-name-var-close.js 7 test262/data/test/language/expressions/generators/scope-name-var-open-strict.js 8 test262/data/test/language/expressions/generators/scope-paramsbody-var-close.js 9 test262/data/test/language/expressions/generators/scope-paramsbody-var-open.js 10 test262/data/test/language/expressions/generators/static-init-await-binding.js [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_9/ |
| D | lazy_deopt_9.js | 24 * 4. Test call Test2 not inlined. 27 // Function to test lazy deoptimization; triggers a change in the return address of Test2. 33 // triggering lazy deoptimization of the JIT-compiled 'test' function. 59 let test = {}; 60 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 61 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 62 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 63 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 66 // Function Test calls Test2 to trigger deoptimization and then prints the value of 'x'. 68 function Test(obj, obj2, shouldChange) { class [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_7/ |
| D | lazy_deopt_7.js | 34 let test = {}; 35 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 36 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 37 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 38 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 55 // Initial call to test without changing the prototype's property.
|
| /arkcompiler/ets_runtime/test/moduletest/container/ |
| D | expect_output.txt | 17 Test ArrayList success!!! 19 Test Buffer success!!! 20 Test Deque success!!! 25 Test HashMap success!!! 27 Test HashSet success!!! 28 Test LightWeightMap success!!! 30 Test LightWeightSet success!!! 31 Test LinkedList success!!! 35 Test List success!!! 36 Test PlainArray success!!! [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/test-lists/parser/ |
| D | parser-js-allowed.txt | 252 compiler/ts/test-interface.ts 253 compiler/ts/test-type-literal.ts 275 parser/js/test-sequence-expression.js 276 parser/js/test-import-meta.js 277 parser/js/test-this-expression.js 278 parser/js/test-class-definition.js 279 parser/js/test-export-named-decl.js 280 parser/js/test-var-decl.js 281 parser/js/test-import-expression.js 282 parser/js/test-update-expression.js [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_2/ |
| D | lazy_deopt_2.js | 32 let test = {}; 33 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 34 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 35 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 36 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 47 // Test function that calls ChangePrototypeValue and prints the value of obj.x. 64 // Initial call to test without changing the prototype's property. 71 // Call test with the flag set to true to modify the prototype property, triggering lazy deoptimiza…
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_18/ |
| D | lazy_deopt_18.js | 33 let test = {}; 34 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 35 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 36 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 37 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 48 // Test function that calls ChangePrototypeValue and prints the value of obj.x. 66 // Initial call to test without changing the prototype's property. 73 // Call test with the flag set to true to modify the prototype property, triggering lazy deoptimiza…
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_3/ |
| D | lazy_deopt_3.js | 36 let test = {}; 37 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 38 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 39 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 40 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 44 // Test function that calls ChangePrototypeValue and prints the value of obj.x. 61 // Initial call to test without changing the prototype's property. 68 // Call test with the flag set to true to modify the prototype property, triggering lazy deoptimiza…
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_8/ |
| D | lazy_deopt_8.js | 24 * 4. Test call Test2 not inlined. 27 // Function to test lazy deoptimization; triggers a change in the return address of Test2. 33 // triggering lazy deoptimization of the JIT-compiled 'test' function. 60 let test = {}; 61 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 62 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 63 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 64 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 67 // Function Test calls Test2 to trigger deoptimization and then prints the value of 'x'. 69 function Test(obj, obj2, shouldChange) { class [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_17/ |
| D | lazy_deopt_17.js | 31 let test = {}; 32 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 33 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 34 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 35 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x;
|
| /arkcompiler/ets_runtime/test/ut/ |
| D | ignore-ut-release-qemu-ets_runtime.txt | 4 obj/arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Ceil/builtinMathCeilContext 7 obj/arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Delete/builtinSetDelete 10 obj/arkcompiler/ets_runtime/test/moduletest/hugearray/hugearryAsmAssertContext 16 obj/arkcompiler/ets_runtime/test/aottest/add/add/SlowPath/LiteCG 17 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/dictionary_mode/dictionary_mode/LiteCG 18 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/multi_storing/multi_storing/LiteCG 19 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/base/base/LiteCG 20 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/escape_this/escape_this/LiteCG 21 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/not_meet_subtyping/not_meet_subtyping/Lit… 22 obj/arkcompiler/ets_runtime/test/aottest/analyze_property/loading_before_storing/loading_before_sto… [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test_tsc_ignore_list.txt | 1 es2panda/test/TypeScript/tests/cases/compiler/bom-utf16be.ts 2 es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInType.ts 3 es2panda/test/TypeScript/tests/cases/compiler/collisionArgumentsInterfaceMembers.ts 4 es2panda/test/TypeScript/tests/cases/compiler/elidedEmbeddedStatementsReplacedWithSemicolon.ts 5 es2panda/test/TypeScript/tests/cases/compiler/emitBundleWithShebang1.ts 6 es2panda/test/TypeScript/tests/cases/compiler/isLiteral1.ts 7 es2panda/test/TypeScript/tests/cases/compiler/isLiteral2.ts 8 es2panda/test/TypeScript/tests/cases/compiler/letAsIdentifier2.ts 9 es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES5.ts 10 es2panda/test/TypeScript/tests/cases/compiler/letInVarDeclOfForIn_ES6.ts [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | package.json | 22 "test": "npm run test_all && npm run test_ts_import_ets", string 23 …er -- -d test/main,test/rules,test/regression,test/extended_features,test/migration,test/ohmurl,te… 24 "test_main": "npm run testrunner -- -d test/main", 25 "test_ohmurl": "npm run testrunner -- -d test/ohmurl", 26 "test_interop": "npm run testrunner -- -d test/interop", 27 "test_sdk": "npm run testrunner -- -d test/sdkwhite", 28 "test_concurrent": "npm run testrunner -- -d test/concurrent", 29 "test_rules": "npm run testrunner -- -d test/rules", 30 "test_regression": "npm run testrunner -- -d test/regression", 31 "test_extended_features": "npm run testrunner -- -d test/extended_features", [all …]
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_14/ |
| D | lazy_deopt_14.js | 23 * 3. Test GC effect. 24 * 4. Test a function perform lazy deoptimization on two of the functions on the call stack. 59 let test = {}; 60 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 61 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 62 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 63 test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; test.x; 67 // Test function that calls ChangePrototypeValue and prints the value of obj.x. 85 // Initial call to test without changing the prototype's property. 95 // Call test with the flag set to true to modify the prototype property, triggering lazy deoptimiza…
|
| /arkcompiler/ets_frontend/ets2panda/bindings/test/testcases/ |
| D | cases.json | 3 "expectedFilePath": "path/to/bindings/test/expected/getDefinitionAtPosition.json", 5 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition2.ets", 9 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition3.ets", 13 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition5.ets", 17 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition7.ets", 21 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition9.ets", 25 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition11.ets", 29 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition13.ets", 33 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition15.ets", 37 "path/to/bindings/test/testcases/getDefinitionAtPosition/getDefinitionAtPosition17.ets", [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/ |
| D | wrong_ctx_tests_IsaApiDynamicImpl_0.cpp | 29 namespace libabckit::test { namespace 33 class LibAbcKitWrongCtxTestsIsaApiDynamicImpl0 : public ::testing::Test {}; 35 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateTonumeric, 42 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateWideLdobjbyindex, 49 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateCallthisrange, 56 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateResumegenerator, 63 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateAnd2, 70 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateStsuperbyvalue, 77 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateSuspendgenerator, 84 // Test: test-kind=api, api=IsaApiDynamicImpl::iCreateLdobjbyname, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/js/ |
| D | test-if-expected.txt | 6 "test": { 17 "program": "test-if.js" 22 "program": "test-if.js" 30 "program": "test-if.js" 35 "program": "test-if.js" 52 "program": "test-if.js" 57 "program": "test-if.js" 68 "program": "test-if.js" 73 "program": "test-if.js" 81 "program": "test-if.js" [all …]
|
| /arkcompiler/ets_frontend/ets2panda/bindings/test/ |
| D | cases.ts | 37 expectedFilePath: resolveTestPath('test/expected/getDefinitionAtPosition.json'), 38 …'1': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition2.ets'), 655], 39 …'2': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition3.ets'), 662], 40 …'3': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition5.ets'), 664], 41 …'4': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition7.ets'), 683], 42 …'5': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition9.ets'), 666], 43 …'6': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition11.ets'), 675… 44 …'7': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition13.ets'), 664… 45 …'8': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition15.ets'), 617… 46 …'9': [resolveTestPath('test/testcases/getDefinitionAtPosition/getDefinitionAtPosition17.ets'), 677… [all …]
|