Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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    {}

Definition at line 51 of file native_arguments.h.

52 {}

◆ DEOPTIMIZE_ALOT

#define DEOPTIMIZE_ALOT    {}

Definition at line 53 of file native_arguments.h.

54 {}