Flutter Engine
The Flutter Engine
third_party
dart-lang
sdk
runtime
bin
main.cc
Go to the documentation of this file.
1
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
#include "
bin/main_impl.h
"
6
#include "
platform/assert.h
"
7
8
int
main
(
int
argc,
char
**
argv
) {
9
dart::bin::main
(argc,
argv
);
10
UNREACHABLE
();
11
}
assert.h
UNREACHABLE
#define UNREACHABLE()
Definition:
assert.h:248
main
int main(int argc, char **argv)
Definition:
main.cc:407
argv
char ** argv
Definition:
library.h:9
main_impl.h
dart::bin::main
int main(int argc, char **argv)
Definition:
gen_snapshot.cc:789
Generated on Sun Jun 23 2024 21:54:56 for Flutter Engine by
1.9.4