Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
function.cc File Reference
#include "vm/bootstrap_natives.h"
#include "vm/compiler/jit/compiler.h"
#include "vm/dart_entry.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 (Function_apply, 0, 2)
 
static bool dart::ClosureEqualsHelper (Zone *zone, const Closure &receiver, const Object &other)
 
 dart::DEFINE_NATIVE_ENTRY (Closure_equals, 0, 2)
 
 dart::DEFINE_NATIVE_ENTRY (Closure_computeHash, 0, 1)