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

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::ReceivePort:
dart::AllStatic

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word send_port_offset ()
 
static word handler_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 993 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::ReceivePort::FINAL_CLASS ( )

◆ handler_offset()

static word dart::compiler::target::ReceivePort::handler_offset ( )
static

◆ InstanceSize()

static word dart::compiler::target::ReceivePort::InstanceSize ( )
static

◆ send_port_offset()

static word dart::compiler::target::ReceivePort::send_port_offset ( )
static

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