dart-sdk/runtime/bin/dart_io_entries.txt
Ryan Macnak 8e89cd046f [gen_snapshot] Allow blank lines and shell-style comments in entry point manifests.
Change-Id: I7074e2bd16c951c978bbdd90defd7af2d7978791
Reviewed-on: https://dart-review.googlesource.com/3760
Reviewed-by: Zach Anderson <zra@google.com>
2017-09-07 21:52:06 +00:00

31 lines
1.1 KiB
Plaintext

# Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# Entry points into Dart from dart:io's C++.
dart:io,::,_makeUint8ListView
dart:io,::,_makeDatagram
dart:io,::,_setupHooks
dart:io,::,_getWatchSignalInternal
dart:io,CertificateException,CertificateException.
dart:io,Directory,Directory.
dart:io,File,File.
dart:io,FileSystemException,FileSystemException.
dart:io,HandshakeException,HandshakeException.
dart:io,Link,Link.
dart:io,OSError,OSError.
dart:io,TlsException,TlsException.
dart:io,X509Certificate,X509Certificate._
dart:io,_ExternalBuffer,set:data
dart:io,_ExternalBuffer,get:start
dart:io,_ExternalBuffer,set:start
dart:io,_ExternalBuffer,set:end
dart:io,_ExternalBuffer,get:end
dart:io,_Platform,set:_nativeScript
dart:io,_ProcessStartStatus,set:_errorCode
dart:io,_ProcessStartStatus,set:_errorMessage
dart:io,_SecureFilterImpl,get:buffers
dart:io,_SecureFilterImpl,get:ENCRYPTED_SIZE
dart:io,_SecureFilterImpl,get:SIZE