Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
dart-lang/sdk@6354b0b97d [vm, gc] Add a release barrier to prevent header initialization of an old object from being ordered after publishing stores of that object. dart-lang/sdk@1a611e1d72 validate nonVirtual overrides dart-lang/sdk@74433e70da [vm/compiler] fix assertion bug in SSA builder dart-lang/sdk@1cf7c40d32 [vm] Fix crash when AST constant references a not yet loaded bytecode class dart-lang/sdk@c873220e43 [vm, arm64] Adjust CSP during the invocation stub instead of each function prologue. dart-lang/sdk@567df45660 Issue 37797. Provide CompletionRanking with includedElementNames. dart-lang/sdk@bad583a9fc Always provide nullability suffix to FunctionType constructor. dart-lang/sdk@a018f27470 Issue 38494. Report DEFAULT_LIST_CONSTRUCTOR_MISMATCH only for default List constructors.
- Loading branch information