Flutter Engine
The Flutter Engine
Static Public Member Functions | List of all members
dart::compiler::target::NativeArguments Class Reference

#include <runtime_api.h>

Static Public Member Functions

static word thread_offset ()
 
static word argc_tag_offset ()
 
static word argv_offset ()
 
static word retval_offset ()
 
static word StructSize ()
 

Detailed Description

Definition at line 1501 of file runtime_api.h.

Member Function Documentation

◆ argc_tag_offset()

static word dart::compiler::target::NativeArguments::argc_tag_offset ( )
static

◆ argv_offset()

static word dart::compiler::target::NativeArguments::argv_offset ( )
static

◆ retval_offset()

static word dart::compiler::target::NativeArguments::retval_offset ( )
static

◆ StructSize()

static word dart::compiler::target::NativeArguments::StructSize ( )
static

◆ thread_offset()

static word dart::compiler::target::NativeArguments::thread_offset ( )
static

The documentation for this class was generated from the following file: