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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word HeaderSize ()
 
static word InstanceSize ()
 
static word InstanceSize (word payload_size)
 

Detailed Description

Definition at line 888 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::CodeSourceMap::FINAL_CLASS ( )

◆ HeaderSize()

static word dart::compiler::target::CodeSourceMap::HeaderSize ( )
static

◆ InstanceSize() [1/2]

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

◆ InstanceSize() [2/2]

static word dart::compiler::target::CodeSourceMap::InstanceSize ( word  payload_size)
static

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