This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 03caa67
authored
15a3bf8 Add defined() guard for checkout_llvm build flag
d5d00c8 Create ExtensionMemberResolver instance in ResolverVisitor.
9ec8d9f [ddc] Merge modular/issue37523 test into modular/nested_constants test
ea313da Rework the resolution result
ab55923 [dartdevc] ddb fix for d8
77f545b [vm/ffi] Fix instantiation and garbage collection of NativeType objects
b0d079a Set context type for extension override receiver.
dc2c942 [vm/bytecode] Avoid adding all ICData objects from constant pool
804a338 Change recordScopeDependencies() to return true on type parameter of strict FunctionType.
0c72742 Stop reporting undefined method when there are ambiguous extension methods
6d29025 Emit a server.error event if we fail to start the completion model isolate
51f4574 Reland "[vm/ffi] Support structs on 32bit architectures"
621b96f Migration: begin adding infrastructure for reporting unsatisfiable substitutions.
19654f3 [cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component
573789f [cfe] Insert default super initializer when outlining const constructor
1 parent e096f78 commit 03caa67
File tree
3 files changed
+6
-5
lines changed- ci/licenses_golden
- web_sdk
3 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments