Home
last modified time | relevance | path

Searched full:catch (Results 1 – 25 of 1278) sorted by relevance

12345678910>>...52

/arkcompiler/ets_frontend/test262/
Dignored-test262-release-qemu-int.txt6 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
7 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
8 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
9 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
10 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
11 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
12 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
13 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
14 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
15 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-return-awa…
[all …]
Dignored-test262-release-qemu-aot-pgo.txt9 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
10 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
11 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
12 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
13 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
14 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
15 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
16 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
17 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
18 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
[all …]
Dignored-test262-release-qemu-aot-pgo-litecg.txt9 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
10 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
11 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
12 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
13 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
14 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
15 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
16 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
17 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
18 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
[all …]
Des2abc_skip_tests.json36 …"language/expressions/dynamic-import/catch/nested-async-gen-return-await-eval-script-code-target.j…
37 … "language/expressions/dynamic-import/catch/nested-async-gen-await-file-does-not-exist.js",
38 … "language/expressions/dynamic-import/catch/nested-async-gen-await-eval-script-code-target.js",
39 … "language/expressions/dynamic-import/catch/nested-async-gen-return-await-file-does-not-exist.js"
51 …n" : "Dynamic Import failed testcases : cases import non-existent file and try to catch the error",
53 …"language/expressions/dynamic-import/catch/nested-async-function-return-await-file-does-not-exist.…
54 … "language/expressions/dynamic-import/catch/top-level-import-catch-file-does-not-exist.js",
55 … "language/expressions/dynamic-import/catch/nested-if-import-catch-file-does-not-exist.js",
56 … "language/expressions/dynamic-import/catch/nested-arrow-import-catch-file-does-not-exist.js",
57 … "language/expressions/dynamic-import/catch/nested-async-function-file-does-not-exist.js",
[all …]
Dignored-test262-fastverify-qemu-int.txt45 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
46 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-arrow-import-catch-eval-r…
47 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
48 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-awai…
49 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
50 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-arrow-function-retu…
51 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
52 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-await-eval…
53 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
54 test262/data/test_es2021/language/expressions/dynamic-import/catch/nested-async-function-eval-rqstd…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/06.statements/02.multiple_catch_clauses_in_try_statements/
Dcatch.params.yaml16 # nothing to catch
26 } catch (e: Ex) {
28 } catch (f: Fx) {
30 } catch (def) {
34 # catch by exact same class
44 } catch (e: Ex) {
46 } catch (f: Fx) {
48 } catch (def) {
52 # catch by exact same class with type alias
64 } catch (e: E1) {
[all …]
Dtry.params.yaml20 } catch (e: Ex) {
22 } catch (x: X) {
24 } catch (f: Fx) {
26 } catch (y: Y) {
28 } catch (e) {
34 try {} catch (e: X) { return 1; } catch (e: Y) { return 1 }
35 catch (e: Fx) { return 1 } catch (e: Ex) { return 1 } catch (e) { return 1 }
39 // empty catch block
42 } catch (e: X) {
43 } catch (e: Y) {
[all …]
Dfinally.params.yaml22 } catch (e: Ex) {
24 } catch (e) {
36 } catch (e: Ex) {
38 } catch (e) {
49 } catch (e: Ex) {
51 } catch (e: Er) {
60 // exception thrown, no suitable catch, propagates outside
64 } catch (e: Ex2) {
66 } catch (e: Er) {
78 } catch (e) {
[all …]
Dcatch3.sts17 desc: The exception extends to the surrounding scope if no catch clause can handle the exception.
36 } catch (e: Ex) {
39 } catch (e: Ex) {
42 } catch (e: Ex) {
45 } catch (e: Ex) {
48 } catch (e: Ex) {
51 } catch (e: Ex) {
54 } catch (e: Ex) {
57 } catch (e: Ex) {
60 } catch (e: Ex) {
[all …]
Dcatch2.sts17 desc: The exception extends to the surrounding scope if no catch clause can handle the exception.
52 } catch (e: Ex) {
55 } catch (f: F) {
58 } catch (e: Ex) {
61 } catch (f: F) {
64 } catch (e: Ex) {
67 } catch (f: F) {
70 } catch (e: Ex) {
73 } catch (f: F) {
76 } catch (e: Ex) {
[all …]
Dexec.params.yaml26 } catch (e: Ex) {
28 } catch (def) {
43 } catch (e: Ex) {
45 } catch (def) {
56 } catch (e: Ex) {
58 } catch (e) {
65 } catch (e: UncatchedExceptionError) {
67 } catch (def) {
72 # default catch for exceptions
81 } catch (f: F) {
[all …]
Dcatch_n.params.yaml16 # Ex catch goes twice
25 } catch (e1: Ex) {
27 } catch (f: Er) {
29 } catch (e2: Ex) {
31 } catch (e) {
36 # default catch is not the last
45 } catch (e: Ex) {
47 } catch (e) {
49 } catch (f: Er) {
63 } catch (e: Ez) {
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/14.throw_statements/
Dthrow.params.yaml23 } catch (e: Ex) {
26 } catch (e) {
27 assert false : "Unexpected catch clause";
39 } catch (e: Ex) {
42 } catch (e) {
43 assert false : "Unexpected catch clause";
53 } catch (e) {
64 } catch (e: NullPointerError) {
66 } catch (e: Ex) {
69 } catch (e) {
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/constructor_as_arg/error/
Derror.sts35 } catch (e) {
45 } catch (e) {
55 } catch (e) {
65 } catch (e) {
75 } catch (e) {
85 } catch (e) {
95 } catch (e) {
105 } catch (e) {
115 } catch (e) {
125 } catch (e) {
[all …]
/arkcompiler/ets_runtime/test/aottest/tryldglobalbyname_global_object/
Dtryldglobalbyname_global_object.ts25 } catch (error) {
37 } catch (error) {
49 } catch (error) {
61 } catch (error) {
73 } catch (error) {
85 } catch (error) {
97 } catch (error) {
109 } catch (error) {
121 } catch (error) {
133 } catch (error) {
[all …]
/arkcompiler/ets_frontend/ets2panda/test/runtime/ets/
Dtry-catch.sts23 } catch (e: NullPointerError) {
25 } catch (e: Error) {
27 } catch (e) {
35 } catch (e: Error) {
37 } catch (e: NullPointerError) {
39 } catch (e) {
47 } catch(e: TestException) {
49 } catch (e: Exception) {
51 } catch (e) {
59 } catch (e: Exception) {
[all …]
Ddivision-by-zero.sts21 } catch (error: ArithmeticError) {
28 } catch (error: ArithmeticError) {
35 } catch (error: ArithmeticError) {
42 } catch (error: ArithmeticError) {
54 } catch (error: ArithmeticError) {
61 } catch (error: ArithmeticError) {
68 } catch (error: ArithmeticError) {
75 } catch (error: ArithmeticError) {
85 } catch (error: ArithmeticError) {
91 } catch (error: ArithmeticError) {
[all …]
Dtry-catch-error.sts23 } catch (p: DivideByZeroError) {
25 } catch (p: Error) {
33 } catch (p: Error) {
35 } catch (p: DivideByZeroError) {
43 } catch (p: TestError) {
45 } catch (p: Error) {
53 } catch (p: Error) {
55 } catch (p: TestError) {
/arkcompiler/ets_runtime/test/moduletest/asmstackoverflow/
Dasmstackoverflow.js27 } catch (e) {
38 } catch (e) {
49 } catch (e) {
58 } catch (error) {
70 } catch (e) {
79 } catch (e) {
88 } catch (e) {
97 } catch (e) {
106 } catch (e) {
130 } catch (e) {
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
Dpin_object.sts54 } catch(e: NullPointerError) {
57 catch (e) {}
65 } catch(e: NullPointerError) {
68 catch (e) {}
76 } catch(e: NegativeArraySizeError) {
79 catch (e) {}
83 } catch(e: NegativeArraySizeError) {
86 catch (e) {}
90 } catch(e: NegativeArraySizeError) {
93 catch (e) {}
[all …]
/arkcompiler/ets_runtime/test/sharedtest/sharedcollectionsexception/
Dsharedcollectionsexception.ts42 } catch (err) {
51 } catch (err) {
60 } catch (err) {
69 } catch (err) {
78 } catch (err) {
87 } catch (err) {
96 } catch (err) {
105 } catch (err) {
114 } catch (err) {
123 } catch (err) {
[all …]
/arkcompiler/runtime_core/static_core/compiler/docs/
Dtry_catch_blocks_ir.md1 # Try-catch blocks IR building
22 .catch RuntimeException, try_begin_label_0, try_end_label_0, handler_begin_label_0_0
23 .catch Exception, try_begin_label_0, try_end_label_0, handler_begin_label_0_1
64 …e normal control-flow successor and N catch-handlers successors (N is equal 2 in the example: try-…
66 …y-end` block to the catch-handlers are needed for correct linear order of basic blocks, since prog…
92 .catch E, try_begin, try_end, try_end
114 \---- | TryEnd |------> | Catch |
125 `CatchPhi` - pseudo instruction which is added to the `Catch-begin` basic block. Each `CatchPhi` co…
142 …ck. It contains pointer to the `Try-end` and maps exceptions types to the catch-handlers basic blo…
149 - map from each throwable instruction the corresponding catch-handlers;
[all …]
/arkcompiler/ets_runtime/test/sharedtest/check/
Dsharedcheck.ts148 } catch (error) {
158 } catch (error) {
165 } catch (error) {
172 } catch (error) {
179 } catch (error) {
189 } catch (error) {
199 } catch (error) {
206 } catch (error) {
214 } catch (error) {
221 } catch (error) {
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/15.try_statements/02.finally_clause/
Dfinally.params.yaml17 // no catch blocks
31 } catch (e) {
43 } catch (e) {
54 } catch (e) {
63 // error thrown, no suitable catch, propagates outside
78 } catch (e) {
88 // error thrown, with suitable catch, no propagation outside
92 } catch (e) {
105 } catch (e) {
115 // error thrown, with suitable catch, re-thrown from catch
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/escompat/
DReflectGetBadCases.sts58 } catch (e: Error) {
64 } catch (e: Error) {
70 } catch (e: Error) {
76 } catch (e: Error) {
82 } catch (e: Error) {
88 } catch (e: Error) {
94 } catch (e: Error) {
100 } catch (e: Error) {
106 } catch (e: Error) {
114 } catch (e: Error) {
[all …]

12345678910>>...52