Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support large list and mapping constructors #41017
Support large list and mapping constructors #41017
Changes from all commits
cb54615
4fe76dc
27e966e
b88cc58
e3dd4a1
dfd43e5
0c7dfa9
c104d9b
67afa30
fdb8969
4b62ae5
011d3f9
19bd19e
b5ac757
15fcd21
21b2ef0
fc63337
9c3a1b8
54faf22
3543246
194f1ba
e60815a
4262708
5d6b91d
8710649
4991a1f
9533ae6
09b4f5d
427c32b
f4276d0
e2eb5e6
858a9ed
cc4d6e2
c19efc9
0013204
8b6eff5
07af243
559f1da
c1cb2fc
11d840e
08d847b
10066d3
e0e540d
e7edce2
06bdfe7
df21b2a
4c67dd1
c8dfcb7
b9cb50d
df7367c
53ada32
da05fa9
ae82258
8455c46
aa6d983
619bfcb
e73952f
1cfaa1a
05e13d8
4f62513
775dcd5
3cd8887
48ab894
7f1c2e8
4f62c12
1486411
5822c33
6d66bed
595e61f
c00df1f
07202cb
2bf4098
d537d77
39dea0f
50008a0
8371631
bfad17e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 63 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JIConstructorCall.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JIConstructorCall.java#L60-L63
Check warning on line 54 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JInstruction.java#L54
Check warning on line 56 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java#L56
Check warning on line 58 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java#L58
Check warning on line 67 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java#L65-L67
Check warning on line 70 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java#L69-L70
Check warning on line 72 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java
Codecov / codecov/patch
compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/bir/codegen/interop/JLargeArrayInstruction.java#L72