| /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 …]
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set_prototype/ |
| D | pgo_expect_output.txt | 20 after change raw string.__proto__ 26 after change string.__proto__ 32 after change array.__proto__ 38 after change map.__proto__ 44 after change set.__proto__ 50 after change Uint8Array.prototype.__proto__ 56 after change obj(typed array).__proto__
|
| D | expect_output.txt | 20 after change raw string.__proto__ 26 after change string.__proto__ 32 after change array.__proto__ 38 after change map.__proto__ 44 after change set.__proto__ 50 after change Uint8Array.prototype.__proto__ 56 after change obj(typed array).__proto__
|
| D | pgo_forof_set_prototype.ts | 39 print("after change raw string.__proto__") 48 print("after change string.__proto__") 57 print("after change array.__proto__") 67 print("after change map.__proto__") 76 print("after change set.__proto__") 95 print("after change Uint8Array.prototype.__proto__") 106 print("after change obj(typed array).__proto__")
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/expressions/ |
| D | ts-test-instantiation-expressions-4.ts | 20 // "}" after "<***>" 24 // "==" after "<***>" 27 // "!=" after "<***>" 30 // "<=" after "<***>" 33 // "? :" after "<***>" 36 // "===" after "<***>" 39 // "!==" after "<***>"
|
| /arkcompiler/ets_frontend/arkguard/src/configs/test262filename/ |
| D | filterFilenameList.json | 406 …"language/expressions/class/elements/after-same-line-gen-grammar-privatename-identifier-semantics-… 407 "language/expressions/class/elements/after-same-line-gen-rs-field-identifier-initializer.js", 408 "language/expressions/class/elements/after-same-line-gen-rs-private-getter-alt.js", 409 "language/expressions/class/elements/after-same-line-gen-rs-private-method-alt.js", 410 "language/expressions/class/elements/after-same-line-gen-rs-private-setter.js", 411 "language/expressions/class/elements/after-same-line-gen-rs-private-setter-alt.js", 412 "language/expressions/class/elements/after-same-line-gen-rs-private-method.js", 413 "language/expressions/class/elements/after-same-line-gen-rs-field-identifier.js", 414 "language/expressions/class/elements/after-same-line-gen-rs-privatename-identifier.js", 415 …"language/expressions/class/elements/after-same-line-gen-rs-privatename-identifier-initializer.js", [all …]
|
| /arkcompiler/ets_frontend/test262/ |
| D | es2022_tests.txt | 211 language/expressions/class/elements/after-same-line-method-rs-field-identifier.js 214 language/expressions/class/elements/after-same-line-static-async-gen-computed-names.js 226 language/expressions/class/elements/after-same-line-method-computed-names.js 228 language/expressions/class/elements/after-same-line-static-async-gen-literal-names.js 234 language/expressions/class/elements/after-same-line-static-async-gen-rs-field-identifier.js 235 language/expressions/class/elements/after-same-line-method-literal-names-asi.js 237 language/expressions/class/elements/after-same-line-static-method-literal-names.js 244 language/expressions/class/elements/after-same-line-method-string-literal-names.js 249 language/expressions/class/elements/after-same-line-static-gen-computed-names.js 250 language/expressions/class/elements/after-same-line-static-gen-rs-field-identifier-initializer.js [all …]
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | base_mem_stats.cpp | 34 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordAllocate() 42 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordMoved() 58 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordFree() 65 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetAllocated() 72 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetFreed() 83 …tomic with acquire order reason: data race with allocated_ with dependecies on reads after the load in GetAllocatedHeap() 97 …tomic with acquire order reason: data race with allocated_ with dependecies on reads after the load in GetFreedHeap() 113 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetFootprint() 118 …with acquire order reason: data race with allocated_ with dependecies on reads after the load which in GetFootprint() 122 …with acquire order reason: data race with allocated_ with dependecies on reads after the load which in GetFootprint() [all …]
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | base_mem_stats.cpp | 33 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordAllocate() 41 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordMoved() 57 …// Atomic with acq_rel order reason: data race with allocated_ with dependecies on reads after the… in RecordFree() 64 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetAllocated() 71 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetFreed() 82 …tomic with acquire order reason: data race with allocated_ with dependecies on reads after the load in GetAllocatedHeap() 96 …tomic with acquire order reason: data race with allocated_ with dependecies on reads after the load in GetFreedHeap() 112 …// Atomic with acquire order reason: data race with allocated_ with dependecies on reads after the… in GetFootprint() 117 …with acquire order reason: data race with allocated_ with dependecies on reads after the load which in GetFootprint() 121 …with acquire order reason: data race with allocated_ with dependecies on reads after the load which in GetFootprint() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/public/ |
| D | plugin_test.expected.txt | 2 After parse 10 After check 11 After lowerings
|
| /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 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 249 // NOTE #16103 enable this after interop is implemented for interrface arguments 255 // NOTE #16103 enable this after interop is implemented for interrface arguments 261 // NOTE #16103 enable this after interop is implemented for interrface arguments 267 // NOTE #16103 enable this after interop is implemented for interrface arguments [all …]
|
| /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/runtime/mem/ |
| D | mem_stats.cpp | 39 …h acq_rel order reason: data race with humongous_objects_allocated_ with dependecies on reads after in RecordAllocateObjects() 43 …th acq_rel order reason: data race with objects_allocated_ with dependecies on reads after the load in RecordAllocateObjects() 56 …cq_rel order reason: data race with last_young_objects_moved_bytes_ with dependecies on reads after in RecordYoungMovedObjects() 59 …cq_rel order reason: data race with objects_allocated_ with dependecies on reads after the load and in RecordYoungMovedObjects() 72 …cq_rel order reason: data race with objects_allocated_ with dependecies on reads after the load and in RecordTenuredMovedObjects() 90 …h acq_rel order reason: data race with humongous_objects_freed_ with dependecies on reads after the in RecordFreeObjects() 94 …th acq_rel order reason: data race with objects_freed_ with dependecies on reads after the load and in RecordFreeObjects() 119 …th acquire order reason: data race with objects_allocated_ with dependecies on reads after the load in GetTotalObjectsAllocated() 127 … acquire order reason: data race with objects_freed_ with dependecies on reads after the load which in GetTotalObjectsFreed() 147 …quire order reason: data race with humongous_objects_allocated_ with dependecies on reads after the in GetTotalHumongousObjectsAllocated() [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_instantiation_expressions3.ts | 21 // "&&" after "<***>" 24 // "||" after "<***>" 27 // "??" after "<***>" 30 // "," after "<***>"
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | method.h | 179 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in Method() 371 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompiledEntryPoint() 378 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompiledEntryPoint() 406 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetCompilationStatus() 419 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in SetCompilationStatus() 430 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in AtomicSetCompilationStatus() 478 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in GetAccessFlags() 492 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsStatic() 499 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsNative() 506 …h acquire order reason: data race with access_flags_ with dependecies on reads after the load which in IsPublic() [all …]
|
| /arkcompiler/runtime_core/tests/checked/ |
| D | ifcvt.pa | 24 …ore is necessary for compare the quantity of base blocks after pass "MemoryCoalescing" and after "… 43 # Construction after is necessary for compare the quantity of base blocks after pass "MemoryCoale…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/test-lists/test262/ |
| D | test262-ignored-JIT-REPEATS.txt | 24 built-ins/Array/from/elements-deleted-after.js 2015 language/expressions/class/elements/after-same-line-gen-computed-names.js 2016 language/expressions/class/elements/after-same-line-gen-computed-symbol-names.js 2017 language/expressions/class/elements/after-same-line-gen-grammar-privatename-identifier-semantics-st… 2018 language/expressions/class/elements/after-same-line-gen-literal-names-asi.js 2019 language/expressions/class/elements/after-same-line-gen-literal-names.js 2020 language/expressions/class/elements/after-same-line-gen-private-field-usage.js 2021 language/expressions/class/elements/after-same-line-gen-private-method-getter-usage.js 2022 language/expressions/class/elements/after-same-line-gen-private-method-usage.js 2023 language/expressions/class/elements/after-same-line-gen-private-names.js [all …]
|
| /arkcompiler/ets_runtime/ |
| D | hisysevent.yaml | 26 …GC_TOTAL_MEM_USED: {type: INT32, desc: Total memory used after GC in the current statistical inter… 28 …GC_ACTIVE_MEM_USED: {type: INT32, desc: Total memory usage of the young generation after GC in the… 29 …GC_ACTIVE_MEM_COMMITTED: {type: INT32, desc: Total memory committed by the young generation after … 30 …GC_OLD_MEM_USED: {type: INT32, desc: Total memory usage of the old generation after GC in the stat… 31 …GC_OLD_MEM_COMMITTED: {type: INT32, desc: Total memory committed by the old generation after GC in… 32 …GC_HUGE_MEM_USED: {type: INT32, desc: Total memory used by the Huge segment after GC in this measu… 33 …GC_HUGE_MEM_COMMITTED: {type: INT32, desc: Total committed memory of the Huge segment after GC in …
|
| /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
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | path_helper.h | 45 * After: moduleName 58 * After: nameSpace 69 * After: moduleName/xxx/xxx 84 * After: xxxx 97 * After: xxx
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/ |
| D | README.md | 8 In type annotations don't place a space before colon and place single after, like `let x: number | … 10 …lock statement within braces (`{}`) after control structures `if`, `while`, `else`. The only excep… 16 Always be consistent with semicolons (`;`) after statements before line breaks in a single file: ei… 20 …ast line of declaring construct, without newline beforehand, but with one after. Place closing bra… 124 For commenting out parts of code, don't use spaces after `//` and do for text comments. Example:
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/strings/ |
| D | string_api.sts | 80 …assert str3.concat(", world!").equals("hello, world!" as Object): "Strings must be equal after con… 82 …assert str3.replaceChar(c'e', c'a').equals("hallo" as Object): "Strings must be equal after replac… 83 …assert str3.replaceChar(c'l', c't').equals("hetto" as Object): "Strings must be equal after replac… 84 …assert str3.replaceChar(c'm', c'v').equals("hello" as Object): "Strings must be equal after replac… 91 …quals("|pRef|AbCd|SUF|:|pRef|Xtt|SUF|:|pRef|G|SUF|" as Object): "Strings must be equal after join"; 94 "Strings must be equal after toLowerCase"; 96 "Strings must be equal after toUpperCase"; 108 assert str1.repeat(0).equals("" as Object): "String must be empty after repeat"; 109 assert str1.repeat(1).equals("A" as Object): "String must be 'A' after repeat"; 110 assert str1.repeat(4).equals("AAAA" as Object): "String must be 'AAAA' after repeat"; [all …]
|
| /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/runtime_core/static_core/runtime/ |
| D | compiler_worker.h | 42 * After that, you can start to add tasks to the compiler worker 48 * After that, task queue is empty and you must not call the AddTask method 68 * This method should be used after InitializeWorker and 69 * it has no effect after JoinWorker.
|
| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | ObjectIterable_2.sts | 83 it += ": after foo"; 86 assert(it == "one: after foo"); 88 assert(it == "ДВА!: after foo") 90 assert(it == "three: after foo")
|