Searched full:throws (Results 1 – 25 of 39) sorted by relevance
12
| /arkcompiler/ets_frontend/test262/ |
| D | intl_tests.txt | 11 intl402/BigInt/prototype/toLocaleString/throws-same-exceptions-as-NumberFormat.js 79 intl402/Date/prototype/throws-same-exceptions-as-DateTimeFormat.js 125 intl402/DateTimeFormat/prototype/formatRangeToParts/this-is-not-object-throws.js 130 intl402/DateTimeFormat/prototype/formatRangeToParts/date-x-greater-than-y-throws.js 131 intl402/DateTimeFormat/prototype/formatRangeToParts/date-is-nan-throws.js 132 intl402/DateTimeFormat/prototype/formatRangeToParts/argument-tonumber-throws.js 135 intl402/DateTimeFormat/prototype/formatRangeToParts/date-is-infinity-throws.js 136 intl402/DateTimeFormat/prototype/formatRangeToParts/date-undefined-throws.js 142 intl402/DateTimeFormat/prototype/formatRange/this-is-not-object-throws.js 146 intl402/DateTimeFormat/prototype/formatRange/date-x-greater-than-y-throws.js [all …]
|
| D | es2015_tests.txt | 19 built-ins/Array/from/items-is-null-throws.js 37 built-ins/Array/from/mapfn-is-symbol-throws.js 38 built-ins/Array/from/mapfn-throws-exception.js 141 built-ins/Array/prototype/concat/Array.prototype.concat_array-like-length-to-string-throws.js 142 built-ins/Array/prototype/concat/Array.prototype.concat_array-like-length-value-of-throws.js 146 built-ins/Array/prototype/concat/Array.prototype.concat_array-like-to-length-throws.js 149 built-ins/Array/prototype/concat/Array.prototype.concat_length-throws.js 153 built-ins/Array/prototype/concat/Array.prototype.concat_sloppy-arguments-throws.js 158 built-ins/Array/prototype/concat/Array.prototype.concat_spreadable-getter-throws.js 739 built-ins/Array/prototype/find/predicate-is-not-callable-throws.js [all …]
|
| D | skip_tests.json | 356 "language/expressions/instanceof/prototype-getter-with-object-throws.js", 850 …lt-ins/TypedArray/prototype/set/BigInt/array-arg-targetbuffer-detached-on-get-src-value-throws.js", 851 …ins/TypedArray/prototype/set/BigInt/array-arg-targetbuffer-detached-on-tointeger-offset-throws.js", 852 "built-ins/TypedArray/prototype/set/BigInt/array-arg-targetbuffer-detached-throws.js", 856 …pedArray/prototype/set/BigInt/typedarray-arg-srcbuffer-detached-during-tointeger-offset-throws.js", 857 …Array/prototype/set/BigInt/typedarray-arg-targetbuffer-detached-during-tointeger-offset-throws.js", 858 … "built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-on-get-src-value-throws.js", 859 …"built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-on-tointeger-offset-throws.js", 860 "built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-throws.js", 861 "built-ins/TypedArray/prototype/set/src-typedarray-big-throws.js", [all …]
|
| D | intl_skip_tests.json | 15 "intl402/DisplayNames/ctor-custom-get-prototype-poison-throws.js", 30 "intl402/String/prototype/localeCompare/throws-same-exceptions-as-Collator.js",
|
| D | CI_tests.txt | 114 built-ins/Promise/all/ctx-ctor-throws.js 134 built-ins/Promise/race/ctx-ctor-throws.js 148 built-ins/Promise/reject/ctx-ctor-throws.js 157 built-ins/Promise/resolve/ctx-ctor-throws.js 174 built-ins/Promise/prototype/then/ctor-throws.js 202 built-ins/Reflect/set/target-is-not-object-throws.js 204 built-ins/Reflect/set/target-is-symbol-throws.js 205 built-ins/Reflect/setPrototypeOf/proto-is-symbol-throws.js 206 built-ins/Reflect/setPrototypeOf/proto-is-not-object-and-not-null-throws.js 213 built-ins/Reflect/get/target-is-symbol-throws.js [all …]
|
| D | es2021_tests.txt | 41 built-ins/String/prototype/matchAll/regexp-get-matchAll-throws.js 43 built-ins/String/prototype/matchAll/flags-undefined-throws.js 44 built-ins/String/prototype/matchAll/flags-nonglobal-throws.js 52 built-ins/String/prototype/matchAll/regexp-matchAll-throws.js 54 built-ins/String/prototype/matchAll/regexp-prototype-get-matchAll-throws.js 58 built-ins/String/prototype/matchAll/regexp-prototype-matchAll-throws.js 182 built-ins/Promise/allSettled/capability-resolve-throws-reject.js 184 built-ins/Promise/allSettled/capability-resolve-throws-no-close.js 185 built-ins/Promise/allSettled/ctx-ctor-throws.js 281 built-ins/Promise/any/capability-resolve-throws-no-close.js [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262skiplist.txt | 35 built-ins/Atomics/wait/bigint/cannot-suspend-throws.js 50 built-ins/Atomics/wait/bigint/non-bigint64-typedarray-throws.js 51 built-ins/Atomics/wait/bigint/non-shared-bufferdata-throws.js 70 built-ins/Atomics/waitAsync/bigint/non-shared-bufferdata-throws.js 71 built-ins/Atomics/waitAsync/bigint/not-a-typedarray-throws.js 76 built-ins/Atomics/waitAsync/bigint/poisoned-object-for-timeout-throws-agent.js 77 built-ins/Atomics/waitAsync/bigint/poisoned-object-for-timeout-throws.js 78 built-ins/Atomics/waitAsync/bigint/symbol-for-index-throws-agent.js 79 built-ins/Atomics/waitAsync/bigint/symbol-for-timeout-throws-agent.js 80 built-ins/Atomics/waitAsync/bigint/symbol-for-timeout-throws.js [all …]
|
| D | test262skiplist-long.txt | 93 intl402/Locale/invalid-tag-throws.js
|
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | absint_checks.md | 33 …ontrol-flow in code, so verifier can detect such situations (when code always throws an exception).
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 158 description: Bytecode throws NullPointerException in case of null reference as a source. 160 … description: Bytecode throws ArrayIndexOutOfBoundsException if index is out of bounds of an array. 162 description: Bytecode throws NegativeArraySizeException if index is less than zero. 164 …description: Bytecode throws ArrayStoreException if element isn't instance of array's element type. 166 description: Bytecode throws AbstractMethodError if resolved method has no implementation. 168 description: Bytecode throws ArithmeticException if the divisor is 0. 170 description: Bytecode throws ClassCastException if type cast failed. 172 description: Bytecode throws NoClassDefFoundError if type cast failed. 174 description: Bytecode throws OutOfMemoryError if failed to allocate object. 176 …description: Bytecode throws ExceptionInInitializerError if unexpected exception occurred in a sta…
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | exceptions.h | 31 // a native function which throws an exception. In this case there is no need to
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | lenarr.yaml | 188 …description: Check 'lenarr' throws NPE when null is passed as argument with Panda Assembly context. 226 … description: Check 'lenarr' throws NPE when null is passed as argument with PandaAssembly context.
|
| D | modi.yaml | 215 description: Check `modi` throws ArithmeticException when divides by zero.
|
| D | divi.yaml | 215 description: Check `divi` throws ArithmeticException when divides by zero.
|
| D | mod2.64.yaml | 332 description: Check `mod2.64` throws ArithmeticException when divides by zero.
|
| D | modu2.64.yaml | 338 description: Check `modu2.64` throws ArithmeticException when divides by zero.
|
| D | divu2.64.yaml | 338 description: Check `divu2.64` throws ArithmeticException when divides by zero.
|
| D | div2.yaml | 364 description: Check `div2` throws ArithmeticException when divides by zero.
|
| D | divu2.yaml | 338 description: Check `divu2` throws ArithmeticException when divides by zero.
|
| D | mod2.yaml | 362 description: Check `mod2` throws ArithmeticException when divides by zero.
|
| D | modu2.yaml | 338 description: Check `modu2` throws ArithmeticException when divides by zero.
|
| D | div.yaml | 231 description: Check `div` throws ArithmeticException when divides by zero.
|
| D | mod.yaml | 231 description: Check `mod` throws ArithmeticException when divides by zero.
|
| D | div2.64.yaml | 333 description: Check `div2.64` throws ArithmeticException when divides by zero.
|
| /arkcompiler/ets_frontend/testTs/expect/types/objectTypeLiteral/propertySignatures/ |
| D | propertyNamesOfReservedWords.txt | 1 …}, {'t': 25, 'v': 0}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'throws'}, {'t': 25, 'v': … 3 …}, {'t': 25, 'v': 0}, {'t': 2, 'v': 0}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'throws'}, {'t': 25, 'v': … 4 …: 25, 'v': 0}, {'t': 5, 'v': 'throw'}, {'t': 25, 'v': 0}, {'t': 5, 'v': 'throws'}, {'t': 25, 'v': …
|
12