Flutter Engine
The Flutter Engine
Classes | Namespaces | Macros
native_arguments.h File Reference
#include "platform/assert.h"
#include "platform/memory_sanitizer.h"
#include "vm/globals.h"
#include "vm/simulator.h"
#include "vm/stub_code.h"

Go to the source code of this file.

Classes

class  dart::NativeArguments
 

Namespaces

namespace  dart
 

Macros

#define CHECK_STACK_ALIGNMENT
 
#define DEOPTIMIZE_ALOT
 

Macro Definition Documentation

◆ CHECK_STACK_ALIGNMENT

#define CHECK_STACK_ALIGNMENT
Value:
{ \
}

Definition at line 52 of file native_arguments.h.

◆ DEOPTIMIZE_ALOT

#define DEOPTIMIZE_ALOT
Value:
{ \
}

Definition at line 55 of file native_arguments.h.