Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dart::TypeTestingStubCallPattern Class Reference

#include <instructions.h>

Inheritance diagram for dart::TypeTestingStubCallPattern:
dart::ValueObject

Public Member Functions

 TypeTestingStubCallPattern (uword pc)
 
intptr_t GetSubtypeTestCachePoolIndex ()
 
- Public Member Functions inherited from dart::ValueObject
 ValueObject ()
 
 ~ValueObject ()
 

Detailed Description

Definition at line 34 of file instructions.h.

Constructor & Destructor Documentation

◆ TypeTestingStubCallPattern()

dart::TypeTestingStubCallPattern::TypeTestingStubCallPattern ( uword  pc)
inlineexplicit

Definition at line 36 of file instructions.h.

36: pc_(pc) {}

Member Function Documentation

◆ GetSubtypeTestCachePoolIndex()

intptr_t dart::TypeTestingStubCallPattern::GetSubtypeTestCachePoolIndex ( )

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