| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | Multiline_string.ets | 18 which should be enclosed in 21 which should be enclosed in 24 which should be enclosed in 28 which should be enclosed in 30 …assertEQ(x2, "This is an example of a multiline string,\n which should be enclo… 50 which should be enclosed in 52 …assertEQ(x7[1], "This is an example of a multiline string,\n which should be en…
|
| /arkcompiler/ets_frontend/test/scripts/ |
| D | readme.md | 5 2. Run xts test which in auto_xts_test 6 3. Run sdk_test which in sdk_test 7 4. Run performance test which in performance_test 8 5. Run spider script which in get commit log
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/ |
| D | crossing_map.h | 29 // If enabled - we will manage elements, which cross map borders. 40 // which will be dynamically allocated/deallocated via internal allocator: 58 // This element (or map) can be used to get the first object address, which starts inside this page… 59 // or an object address, which crosses the borders of this page. 65 * @param start_addr - first bit of the memory which must be covered by the Crossing Map. 66 * @param size - size of the memory which must be covered by the Crossing Map. 98 * @brief Find and return the first object, which starts in an interval inclusively 99 * or an object, which crosses the interval border. 101 * we find the first object, which crosses the border of this interval. 104 * @return Returns the first object which starts inside an interval, [all …]
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | task_manager.md | 11 It is some limited by time task, which has these properties: 13 - for which VM instance (`static` or `dynamic`) this task is executed; 14 - which component is the owner of this task (`GC`, `JIT`, etc.) 21 WorkerThread is the thread which executing tasks. Each WorkerThread has two queues - one for the fo… 25 …er creates array of tasks in proportion based on the current context(i.e. which language currently… 31 It is a queue for tasks of the same "kind" or "components" (for example "JIT") which is fullfilled … 63 The thread which is responsible for Task execution.
|
| D | import-export.md | 19 …dments, which allow other implementation approaches, and on the other hand, several hot fixes has … 41 It is ensured currently via the *ETSParser::ParseDefaultSources* method, which parse an internally … 50 Which paths included in this list are stored in a vector that can be retrieved via the *Helpers::St… 72 …parsing process of the package directive and is set with the module name, which is either the pack… 73 …- The declaration module is not handled now, which is a special kind of compilation units that con… 161 … a common abc from multiple abc files, which is useful for packages. This would allows to run runt… 162 …which currently creates a large etsstdlib.abc at runtime, ignoring that each lib element belongs t… 171 …ope is investigated, and so on. The searching lasts at the global scope - which is the end of the … 177 Aware of this, global scope has an extra **foreignBindings_** member that helps to know which varia… 226 …is a string literal which can be points to a module (separate module | package module) or a folder… [all …]
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/bytecode_har/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/bytecodehar/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/entry/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/library/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/source_har/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/entry/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/source_har1/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/entry/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_har/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_hsp/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/bytecode_har1/src/test/ |
| D | LocalUnit.test.ets | 22 … // Presets an action, which is performed only once before all test cases of the test suite start. 26 // Presets an action, which is performed before each unit test case starts. 31 // Presets a clear action, which is performed after each unit test case ends. 36 // Presets a clear action, which is performed after all test cases of the test suite end. 43 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/ets2panda/docs/ |
| D | import_export.md | 19 …dments, which allow other implementation approaches, and on the other hand, several hot fixes has … 41 It is ensured currently via the *ETSParser::ParseDefaultSources* method, which parse an internally … 57 …estigated, and so on. Search continues until the global scope is reached, which is the end of scop… 63 According to this, global scope has an extra **foreignBindings_** member that helps to know which v… 112 …is a string literal which can be points to a module (separate module | package module) or a folder… 113 …n import path, the string literal will be passed to the importPathManager which will resolve it as… 116 The importPath with the resolved path and two additional information - which is the language inform… 120 The import specifier list will be filled until an import directive can be found, which may contain … 126 …dd importAlias, but there is a temporary exception due to stdlib sources, which will have to be ha… 134 The *ParseNamedSpecifiers* method will create the *ImportSpecifier* AST Node with local name, which… [all …]
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_hsp/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/bytecode_har1/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/bytecodehar/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/source_har1/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_increace_compile/library/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/source_har/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_test/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|
| /arkcompiler/ets_frontend/test/sdk_test_projects/bytecodehar_out_project/out_har/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 23 … // Presets an action, which is performed only once before all test cases of the test suite start. 27 // Presets an action, which is performed before each unit test case starts. 32 // Presets a clear action, which is performed after each unit test case ends. 37 // Presets a clear action, which is performed after all test cases of the test suite end. 45 … // Defines a variety of assertion methods, which are used to declare expected boolean conditions.
|