Searched full:dartdevc (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/engine/flutter/web_sdk/ |
| D | BUILD.gn | 93 "//third_party/dart/utils/dartdevc:dartdevc_files_stamp", 94 "//third_party/dart/utils/dartdevc:dartdevc_sdk_patch_stamp",
|
| D | flutter_kernel_sdk.dart | 30 // and produces the precompiled sdk for dartdevc. This has been modified to include a dart:ui targe… 44 var genDir = path.join(buildDir, 'ReleaseX64', 'gen', 'utils', 'dartdevc');
|
| D | libraries.yaml | 16 dartdevc:
|
| D | libraries.json | 125 "dartdevc": { object
|
| /third_party/flutter/engine/flutter/ |
| D | BUILD.gn | 11 # Whether to build the dartdevc sdk, libraries, and source files
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/web/ |
| D | compile.dart | 79 /// `release` controls whether we build the bundle for dartdevc or only
|
| /third_party/flutter/engine/flutter/tools/ |
| D | gn | 254 # Whether to build trained Dart SDK snapshots of dart2js and dartdevc, 323 … help='include trained dart2js and dartdevc snapshots. Enable only on steps that create an SDK')
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/build_runner/ |
| D | build_script.dart | 451 // Skip reporting errors here, dartdevc will report them later with nicer
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
| D | artifacts.dart | 99 return 'dartdevc.dart.snapshot';
|