Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
dom.py File Reference

Go to the source code of this file.

Namespaces

namespace  dom
 

Functions

 dom.help ()
 
 dom.analyze ()
 
 dom.build ()
 
 dom.dart2js ()
 
 dom.compile_dart2js (dart_file, checked)
 
 dom.gen ()
 
 dom.size_check ()
 
 dom.test_ff ()
 
 dom.test_drt ()
 
 dom.test_chrome ()
 
 dom.test_dart2js (browser, argv)
 
 dom.test_server ()
 
 dom.test_server_dartium ()
 
 dom.start_test_server (port, build_directory)
 
 dom.call (args)
 
 dom.main ()
 

Variables

 dom.dart_out_dir = utils.GetBuildRoot(utils.GuessOS(), 'release', '64')
 
 dom.dart_bin = os.path.join(dart_out_dir, 'dart.exe')
 
 dom.dart_dir
 
dict dom.commands