forked from firka/flutter
f3aaa23f7465c44aa55861145ff54651fcf8376e
Dart_DebugName should be used just to make debug outputs more readable. We remove the dependency from this API and form the UIDartState debug name in the engine using the predefined format: <script_uri>$main-<main_port> This will allow the engine to change the format of the isolate name without breaking the engine. Related https://codereview.chromium.org/3004563003/
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%