Flutter Engine
The Flutter Engine
|
#include <ctype.h>
#include "vm/bootstrap_natives.h"
#include "vm/exceptions.h"
#include "vm/native_entry.h"
#include "vm/object.h"
#include "vm/symbols.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
dart::DEFINE_NATIVE_ENTRY (Random_initialSeed, 0, 0) | |
dart::DEFINE_NATIVE_ENTRY (SecureRandom_getBytes, 0, 1) | |