dart-sdk/samples
Samir Jindel a5d396cd25 [vm/extensions] Fix native extensions in hot-reload and running from snapshot.
This is a re-land of "[vm/extensions] Fix Loader::ReloadNativeExtensions(...)."

The native extension test was failing in hot-reload: this has been fixed.

Change-Id: Ic18da8cfbc6a3dba8aac09d654dce616487a67d7
Reviewed-on: https://dart-review.googlesource.com/c/92800
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Auto-Submit: Samir Jindel <sjindel@google.com>
2019-02-14 17:47:28 +00:00
..
ffi [vm/ffi] Remove platform specific logic from DynamicLibrary.open 2019-02-14 16:08:28 +00:00
sample_extension [vm/extensions] Fix native extensions in hot-reload and running from snapshot. 2019-02-14 17:47:28 +00:00
.gitignore Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
README Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
samples.status [vm/extensions] Fix native extensions in hot-reload and running from snapshot. 2019-02-14 17:47:28 +00:00

This directory contains sample Dart programs.