Classes | |
| class | Handle |
| class | HandleDisposition |
| class | HandleWaiter |
| struct | SizedRegion |
| class | System |
Functions | |
| IMPLEMENT_WRAPPERTYPEINFO (zircon, Handle) | |
| IMPLEMENT_WRAPPERTYPEINFO (zircon, HandleDisposition) | |
| void | HandleDisposition_constructor (Dart_NativeArguments args) |
| IMPLEMENT_WRAPPERTYPEINFO (zircon, HandleWaiter) | |
| void | Initialize () |
| IMPLEMENT_WRAPPERTYPEINFO (zircon, System) | |
| void zircon::dart::HandleDisposition_constructor | ( | Dart_NativeArguments | args | ) |
Definition at line 19 of file handle_disposition.cc.
References args, and zircon::dart::HandleDisposition::create().
Referenced by zircon::dart::HandleDisposition::RegisterNatives().
| zircon::dart::IMPLEMENT_WRAPPERTYPEINFO | ( | zircon | , |
| Handle | |||
| ) |
| zircon::dart::IMPLEMENT_WRAPPERTYPEINFO | ( | zircon | , |
| HandleDisposition | |||
| ) |
| zircon::dart::IMPLEMENT_WRAPPERTYPEINFO | ( | zircon | , |
| HandleWaiter | |||
| ) |
| zircon::dart::IMPLEMENT_WRAPPERTYPEINFO | ( | zircon | , |
| System | |||
| ) |
| void zircon::dart::Initialize | ( | ) |
Definition at line 68 of file natives.cc.
References tonic::CheckAndHandleError(), tonic::DartState::Current(), and FML_CHECK.
Referenced by fuchsia::dart::Initialize().