0c2793b3db
Update status files. This cl includes implementing these two features on all platforms: 1) Support calling generic functions via DartEntry::InvokeFunction(). 2) Support native generic functions. These are currently allowed, but type arguments are ignored, and therefore not accessible from the C++ side. Change-Id: Id39e8ca46c2ba1ba3d46946c16712a8572ff64ea Reviewed-on: https://dart-review.googlesource.com/34023 Commit-Queue: Régis Crelier <regis@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>