dart-sdk/runtime
Ben Konyi c262cbd414 Revert "[vm/ffi] Enable creating an ExternalTypedData from a Pointer."
This reverts commit ddd83d256f.

Reason for revert: Causing build failures in the Flutter engine, blocking the SDK roll. Build error:

org-dartlang-sdk:///third_party/dart/runtime/lib/ffi_patch.dart:76:3: Error: Type 'TypedData' not found.
  TypedData asExternalTypedData({int count: 1}) =>
  ^^^^^^^^^



Original change's description:
> [vm/ffi] Enable creating an ExternalTypedData from a Pointer.
> 
> Fixes dartbug.com/37738
> 
> Change-Id: I65c6741978d36cd1c255039a4dd8a06190ea4366
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111736
> Commit-Queue: Samir Jindel <sjindel@google.com>
> Reviewed-by: Daco Harkes <dacoharkes@google.com>

TBR=vegorov@google.com,sjindel@google.com,dacoharkes@google.com

Change-Id: I90a9cb5e2894c0bc064e620cef0a0f51505ac05d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112047
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
2019-08-06 19:52:11 +00:00
..
bin [vm] Prevent service-isolate from starting in run_vm_tests, except if test needs it 2019-08-05 15:26:42 +00:00
docs Reland "[vm/compiler] Implement new inlining pragmas." 2019-07-30 12:01:06 +00:00
include [vm] Add Dart_KillIsolate API function. 2019-07-11 08:18:19 +00:00
lib Revert "[vm/ffi] Enable creating an ExternalTypedData from a Pointer." 2019-08-06 19:52:11 +00:00
llvm_codegen [llvm] Fix bit target definition on Windows - it needs .exe extension 2019-07-31 17:33:09 +00:00
observatory Mass format python with yapf 2019-08-05 20:34:31 +00:00
platform [vm/compiler] Add S-expression deserializer. 2019-07-30 11:08:06 +00:00
tests/vm Reland "[vm/compiler] Implement new inlining pragmas." 2019-07-30 12:01:06 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [dart/vm] Only re-run if exit code outside |255| 2019-08-05 22:50:22 +00:00
vm Revert "[vm/ffi] Enable creating an ExternalTypedData from a Pointer." 2019-08-06 19:52:11 +00:00
.gitignore
BUILD.gn [vm/bytecode] Bootstrapping VM from bytecode 2019-06-26 18:25:26 +00:00
codereview.settings
configs.gni [vm, fuchsia] Fix deps and stop suppressing -fvisibility=hidden. 2019-04-29 23:31:27 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni [vm/bytecode] Enable building of kernel service snapshot 2019-04-05 22:31:58 +00:00