Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
bbc15724
Commit
bbc15724
authored
Aug 07, 2017
by
Yegor
Committed by
GitHub
Aug 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
roll engine ff50334587 to get async stacks (#11519)
parent
4da5e9b2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
engine.version
bin/internal/engine.version
+1
-1
build_aot.dart
packages/flutter_tools/lib/src/commands/build_aot.dart
+1
-0
No files found.
bin/internal/engine.version
View file @
bbc15724
73afec408194dd6e03c0d8483f0ea1332113b9a4
ff5033458764e0b9bcf35939a452b48628d18aac
packages/flutter_tools/lib/src/commands/build_aot.dart
View file @
bbc15724
...
...
@@ -200,6 +200,7 @@ Future<String> _buildAotSnapshot(
'--url_mapping=dart:vmservice_sky,
$vmServicePath
'
,
'--print_snapshot_sizes'
,
'--dependencies=
$dependencies
'
,
'--causal_async_stacks'
,
];
if
(!
interpreter
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment