| /arkcompiler/runtime_core/docs/changelogs/ |
| D | 2023-12-31-isa-changelog.md | 12 To support the latest class features in ECMAScript2022 and [sendable class](https://gitee.com/openh… 14 1. To support public fields which will use define semantic instead of set semantic, the following b… 19 2. To support private properties in class and access to them, the following bytecode instructions a… 25 3. To support `#x in obj` syntax, the following bytecode instruction is added: 34 6. To support sendable class, the following bytecode instructions are added:
|
| D | 2024-07-05-file_format-changelog.md | 5 * Support sendable function 10 ## Support sendable function 11 To support sendable function, a new Function Kind SENDABLE_FUNCTION is added for marking functions …
|
| /arkcompiler/ets_runtime/test/aottest/builtins_decode_uri_component/ |
| D | builtins_decode_uri_component.ts | 26 …if (decodeURIComponent("http:%2f%2Fwww.runoob.ru/support/jobs/bin/static.py%3Fpage%3dwhy-ru.html%2… 27 !== "http://www.runoob.ru/support/jobs/bin/static.py?page=why-ru.html&sid=liveandwork") { 37 let s1 = "http:%2f%2Fwww.runoob.ru/support/jobs/bin/static.py"; 40 …if (decodeURIComponent(uri) !== "http://www.runoob.ru/support/jobs/bin/static.py?page=why-ru.html&… 50 …let string = "http:%2f%2Fwww.runoob.ru/support/jobs/bin/static.py%3Fpage%3dwhy-ru.html%26sid%3Dliv… 62 …let uri = "http:%2f%2Fwww.runoob好.ru/support/jobs/bin/static.py%3Fpage%3dwhy-ru.html%26sid%3Dlivea… 64 "http://www.runoob好.ru/support/jobs/bin/static.py?page=why-ru.html&sid=liveandwork") {
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | GC.sts | 71 * current GC does not support requested cause 89 * current GC does not support requested cause 90 * @throws UnsupportedOperationException if current GC does not support requested cause 120 * current GC does not support requested cause 141 * @throws UnsupportedOperationException if GC doesn't support postponing 153 * @throws UnsupportedOperationException if GC doesn't support postponing 165 * @throws UnsupportedOperationException if used GC does not support pinning 189 * @throws UnsupportedOperationException if used GC does not support pinning 204 * @throws UnsupportedOperationException if used GC does not support pinning 219 * @throws UnsupportedOperationException if used GC does not support pinning [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | enum2.sts | 41 /* @@@ label Error SyntaxError: Local type declaration (class, struct, interface and enum) support … 42 /* @@@ label1 Error SyntaxError: Local type declaration (class, struct, interface and enum) support… 43 /* @@@ label2 Error SyntaxError: Local type declaration (class, struct, interface and enum) support… 44 /* @@@ label3 Error SyntaxError: Local type declaration (class, struct, interface and enum) support…
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitAtKeepNames/ |
| D | atKeepTest01.ets | 16 // test support ets 31 // @KeepSymbol Do not support 34 // Do not support @KeepSymbol
|
| /arkcompiler/runtime_core/static_core/scripts/dep-lists/ |
| D | ubuntu-22-04-cross-arm-all | 21 qemu-efi-aarch64=2022.02-* # QEMU: EFI support, Aarch64 22 qemu-efi-arm=2022.02-* # QEMU: EFI support, AArch32 23 gdb-multiarch=12.* # GDB with support for multiple architectures
|
| D | ubuntu-20-04-cross-arm-all | 21 qemu-efi-aarch64=0~20191122.bd85bf54-* # QEMU: EFI support, Aarch64 22 qemu-efi-arm=0~20191122.bd85bf54-* # QEMU: EFI support, AArch32 23 gdb-multiarch=9.2-* # GDB with support for multiple architectures
|
| D | ubuntu-18-04-cross-arm-all | 26 qemu-efi-aarch64=0~20180205.c0d9813c-* # QEMU: EFI support, Aarch64 27 qemu-efi-arm=0~20180205.c0d9813c-* # QEMU: EFI support, ARM32 28 gdb-multiarch=8.1.1-* # GDB with support for multiple architectures
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| D | os.cpp | 58 LOG_ECMA(INFO) << "Bind Small Core in windows not support"; in BindSmallCpuCore() 63 LOG_ECMA(INFO) << "Bind Mid Core in windows not support"; in BindMidCpuCore() 74 LOG_ECMA(INFO) << "Set Security Label in windows not support"; in SetSecurityLabel() 79 LOG_ECMA(INFO) << "Initialize Malloc Config in windows not support"; in InitializeMallocConfig()
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | bytecode_profiling.md | 3 ## Support in ISA 11 ## Support in Runtime 23 ## Support in AOT compilation
|
| /arkcompiler/runtime_core/scripts/dep-lists/ |
| D | ubuntu-20-04-cross-arm-all | 25 qemu-efi-aarch64=0~20191122.bd85bf54-* # QEMU: EFI support, Aarch64 26 qemu-efi-arm=0~20191122.bd85bf54-* # QEMU: EFI support, AArch32 27 gdb-multiarch=9.2-* # GDB with support for multiple architectures
|
| D | ubuntu-18-04-cross-arm-all | 26 qemu-efi-aarch64=0~20180205.c0d9813c-* # QEMU: EFI support, Aarch64 27 qemu-efi-arm=0~20180205.c0d9813c-* # QEMU: EFI support, ARM32 28 gdb-multiarch=8.1.1-* # GDB with support for multiple architectures
|
| /arkcompiler/ets_frontend/arkguard/ |
| D | Version.md | 7 Support for wildcard usage in obfuscation whitelist. 12 Support file name obfuscation in HAP/HSP module.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | summary.rst | 19 can support with limitations, or cannot support. See :ref:`Recipes` for the 104 casts. |LANG| does not support such prohibited casts completely as shown in 175 extra runtime support that causes undesired execution overhead. 275 The languages that take the first approach are said to support structural 276 typing. The languages that take the second approach do not support structural 281 Why not just support it then? The reason is that structural typing support is 284 case of |LANG| that enforces static typing (see above), runtime support for 288 many aspects into account, the structural typing support is postponed.
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe142.md | 7 ArkTS does not support ``as const`` assertions because in the standard TypeScript 9 does not support literal types.
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/regex/ |
| D | matchall_extract_usernames.js | 16 const str = "Follow us @example and @support."; 18 print(JSON.stringify(matches)); // @example,@support
|
| D | matchall_extract_domain_names.js | 16 const str = "Visit example.com and support.example.org."; 18 print(JSON.stringify(matches)); // example.com,support.example.org
|
| D | matchall_extract_emails.js | 16 const str = "Contact us at info@example.com or support@example.org."; 18 print(JSON.stringify(matches)); // info@example.com,support@example.org
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | dfx_jsnapi.cpp | 65 LOG_ECMA(ERROR) << "Not support arkcompiler heap snapshot"; in DumpHeapSnapshot() 78 LOG_ECMA(ERROR) << "Not support arkcompiler heap snapshot"; in DumpHeapSnapshot() 108 LOG_ECMA(ERROR) << "Not support arkcompiler heap snapshot"; in DumpHeapSnapshot() 174 LOG_ECMA(ERROR) << "Not support arkcompiler heap snapshot"; in DumpHeapSnapshot() 256 LOG_ECMA(ERROR) << "Not support GenerateHeapSnapshotByBinFile"; in GenerateHeapSnapshotByBinFile() 361 LOG_ECMA(ERROR) << "Not support arkcompiler heap snapshot"; in DestroyHeapProfiler() 394 LOG_ECMA(ERROR) << "Not support arkcompiler heap tracking"; in StartHeapTracking() 408 LOG_ECMA(ERROR) << "Not support arkcompiler heap tracking"; in UpdateHeapTracking() 420 LOG_ECMA(ERROR) << "Not support arkcompiler heap tracking"; in StopHeapTracking() 438 LOG_ECMA(ERROR) << "Not support arkcompiler heap tracking"; in StopHeapTracking() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | staticInitializerInInnerClass.sts | 34 /* @@@ label Error SyntaxError: Local type declaration (class, struct, interface and enum) support … 35 /* @@@ label1 Error SyntaxError: Local type declaration (class, struct, interface and enum) support…
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_async_function.cpp | 24 // not support in SharedAsyncFunctionConstructor() 25 …THROW_TYPE_ERROR_AND_RETURN(argv->GetThread(), "Not support eval. Forbidden using new SharedAsyncF… in SharedAsyncFunctionConstructor()
|
| D | builtins_shared_function.cpp | 21 // not support in SharedFunctionConstructor() 25 …THROW_TYPE_ERROR_AND_RETURN(thread, "Not support eval. Forbidden using new SharedFuction()/SharedF… in SharedFunctionConstructor()
|
| D | builtins_async_function.cpp | 24 // not support in AsyncFunctionConstructor() 25 …THROW_TYPE_ERROR_AND_RETURN(argv->GetThread(), "Not support eval. Forbidden using new AsyncFunctio… in AsyncFunctionConstructor()
|
| D | builtins_shared_object.cpp | 21 // not support in SharedObjectConstructor() 25 …THROW_TYPE_ERROR_AND_RETURN(thread, "Not support eval. Forbidden using new SharedObject()/SharedOb… in SharedObjectConstructor()
|