This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit ed303c6
authored
* Roll dart sdk again. Previous roll required 23ae4fa revert.
Changes since last roll:
```
23ae4fa Revert "[VM] Reduce Smi size to 32 bit on 64 bit platforms"
6ab6d1e Suppress fromRect its only available in DOMRect and not in ClientRect - will open bug to fix this issue.
f4621b1 [tests hot-reload] Remove obsolete crash entry in status file (issue #31660).
f3cec06 Capture type variables in global NSM stubs
2247843 Update checked-in SDKs to 2.0.0-dev.47.0
34be5de Fixed _DomRect class to map to both ClientRect and DOMRect for browser backward compat.
5c508ff Update more IdentifierContext type reference recovery
8054721 Move DeclaredVariables to a better location
3851591 [infra] Keep comments intact when updating status files.
7764e69 Initial API to build analysis contexts (replaces ContextLocator.locateContexts)
5ea271b Clean up documentation of implicit new/const insertions tests.
cf93009 Removed the magic const feature from implicit-creation.md
bd39320 Recover from error on undefined continue label.
5d89a1a Add tests for mixin application constructor forwarding.
e696279 Use import URIs when invalidating files
23c59bd Fix compare_failures
290cc58 Use actual receiver when error-wrapping a null-aware property get.
34763bc Reland "[VM] Introduction of type testing stubs - Part 1-4"
a86b864 Handle updated .packages in incremental compiler
f555ae5 Trust type annotations in strong mode
0a4a3be When cloning YieldStatement, copy the flags
91bbc79 Skip abstract forwarding stubs
7689dc9 Bring in the latest pub_semver
f71d204 Fix expected type in substByContext
5e99872 Improve missing/invalid type reference recovery
899dbe4 Forward type arguments in one-shot interceptors.
1fd3011 dart2js: Add more whole-program information to dump-info
5e23c28 Revert "[infra] Temporarily disable Windows SDK builder on CQ"
2471888 Serialize any MethodInvocation as possible const.
b430570 dart2js: handle constant casts with type variable substitutions
3575b81 Only add const in a constant context (issue 32819)
09f7d2a dart2js: naive support for instantiations in constants - ignore the actual instantiation
4dd5e6e js_runtime: fix _JsonMap keys list type
71ffe97 Correctly handle constant fields when computing constness (take 2)
d58b0e2 [VM] Mark bigint test slow after small Smi change
1e997ee Revert "Reland "[VM] Introduction of type testing stubs - Part 1-4""
00097ad Remove reference to deprecated setter
cb065a1 [infra] Update checked-in SDK version to 2.0.0-dev.46.0
0e9a77a [VM] Reduce Smi size to 32 bit on 64 bit platforms
34bfefd [gardening] Update status file
969c0de Avoid crash on EOF error in file with Windows line encoding
8054409 Reland "[VM] Introduction of type testing stubs - Part 1-4"
```
* Update license hash
1 parent 8cd2727 commit ed303c6
3 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
| 1812 | + | |
1812 | 1813 | | |
1813 | 1814 | | |
1814 | 1815 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments