Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
math.cc File Reference
#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 (Math_doublePow, 0, 2)
 
 dart::DEFINE_NATIVE_ENTRY (Random_initialSeed, 0, 0)
 
 dart::DEFINE_NATIVE_ENTRY (SecureRandom_getBytes, 0, 1)