webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
JSC::RareCaseProfile Struct Reference

#include <ValueProfile.h>

Public Member Functions

 RareCaseProfile (int bytecodeOffset)
 
 RareCaseProfile (int bytecodeOffset)
 

Public Attributes

int m_bytecodeOffset
 
uint32_t m_counter
 

Constructor & Destructor Documentation

◆ RareCaseProfile() [1/2]

JSC::RareCaseProfile::RareCaseProfile ( int  bytecodeOffset)
inline

◆ RareCaseProfile() [2/2]

JSC::RareCaseProfile::RareCaseProfile ( int  bytecodeOffset)
inline

Member Data Documentation

◆ m_bytecodeOffset

int JSC::RareCaseProfile::m_bytecodeOffset

◆ m_counter

uint32_t JSC::RareCaseProfile::m_counter

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