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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word mask_offset ()
 
static word buckets_offset ()
 
static word InstanceSize ()
 

Static Public Attributes

static const word kSpreadFactor
 

Detailed Description

Definition at line 562 of file runtime_api.h.

Member Function Documentation

◆ buckets_offset()

static word dart::compiler::target::MegamorphicCache::buckets_offset ( )
static

◆ FINAL_CLASS()

dart::compiler::target::MegamorphicCache::FINAL_CLASS ( )

◆ InstanceSize()

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

◆ mask_offset()

static word dart::compiler::target::MegamorphicCache::mask_offset ( )
static

Member Data Documentation

◆ kSpreadFactor

const word dart::compiler::target::MegamorphicCache::kSpreadFactor
static
Initial value:

Definition at line 564 of file runtime_api.h.


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