• Greg Spencer's avatar
    Make a kReleaseMode constant that is public. (#27502) · da27f623
    Greg Spencer authored
    Before this, we had several places where an isReleaseMode was defined, all with the same definition. This just makes it more broadly visible to allow our users to use it, as well as creating debug and profile versions, and adding a device lab test for it.
    
    Since this is a const value, this makes it possible for a developer to easily mark blocks that can be removed at AOT compile time.
    da27f623
Name
Last commit
Last update
..
android_host_app Loading commit data...
android_semantics_testing Loading commit data...
android_views Loading commit data...
channels Loading commit data...
external_ui Loading commit data...
flavors Loading commit data...
ios_host_app Loading commit data...
named_isolates Loading commit data...
platform_interaction Loading commit data...
ui Loading commit data...
README.md Loading commit data...