Home
last modified time | relevance | path

Searched full:dartdevc (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/engine/flutter/web_sdk/
DBUILD.gn93 "//third_party/dart/utils/dartdevc:dartdevc_files_stamp",
94 "//third_party/dart/utils/dartdevc:dartdevc_sdk_patch_stamp",
Dflutter_kernel_sdk.dart30 // 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');
Dlibraries.yaml16 dartdevc:
Dlibraries.json125 "dartdevc": { object
/third_party/flutter/engine/flutter/
DBUILD.gn11 # Whether to build the dartdevc sdk, libraries, and source files
/third_party/flutter/flutter/packages/flutter_tools/lib/src/web/
Dcompile.dart79 /// `release` controls whether we build the bundle for dartdevc or only
/third_party/flutter/engine/flutter/tools/
Dgn254 # 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/
Dbuild_script.dart451 // Skip reporting errors here, dartdevc will report them later with nicer
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dartifacts.dart99 return 'dartdevc.dart.snapshot';