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

#include <LazyOperandValueProfile.h>

Public Member Functions

 LazyOperandValueProfileParser ()
 
 ~LazyOperandValueProfileParser ()
 
void initialize (const ConcurrentJSLocker &, CompressedLazyOperandValueProfileHolder &holder)
 
LazyOperandValueProfilegetIfPresent (const LazyOperandValueProfileKey &key) const
 
SpeculatedType prediction (const ConcurrentJSLocker &, const LazyOperandValueProfileKey &key) const
 
 LazyOperandValueProfileParser ()
 
 ~LazyOperandValueProfileParser ()
 
void initialize (const ConcurrentJSLocker &, CompressedLazyOperandValueProfileHolder &holder)
 
LazyOperandValueProfilegetIfPresent (const LazyOperandValueProfileKey &key) const
 
SpeculatedType prediction (const ConcurrentJSLocker &, const LazyOperandValueProfileKey &key) const
 

Constructor & Destructor Documentation

◆ LazyOperandValueProfileParser() [1/2]

JSC::LazyOperandValueProfileParser::LazyOperandValueProfileParser ( )
explicit

◆ ~LazyOperandValueProfileParser() [1/2]

JSC::LazyOperandValueProfileParser::~LazyOperandValueProfileParser ( )

◆ LazyOperandValueProfileParser() [2/2]

JSC::LazyOperandValueProfileParser::LazyOperandValueProfileParser ( )
explicit

◆ ~LazyOperandValueProfileParser() [2/2]

JSC::LazyOperandValueProfileParser::~LazyOperandValueProfileParser ( )

Member Function Documentation

◆ getIfPresent() [1/2]

LazyOperandValueProfile * JSC::LazyOperandValueProfileParser::getIfPresent ( const LazyOperandValueProfileKey key) const

◆ getIfPresent() [2/2]

LazyOperandValueProfile* JSC::LazyOperandValueProfileParser::getIfPresent ( const LazyOperandValueProfileKey key) const

◆ initialize() [1/2]

void JSC::LazyOperandValueProfileParser::initialize ( const ConcurrentJSLocker ,
CompressedLazyOperandValueProfileHolder holder 
)

◆ initialize() [2/2]

void JSC::LazyOperandValueProfileParser::initialize ( const ConcurrentJSLocker ,
CompressedLazyOperandValueProfileHolder holder 
)

◆ prediction() [1/2]

SpeculatedType JSC::LazyOperandValueProfileParser::prediction ( const ConcurrentJSLocker locker,
const LazyOperandValueProfileKey key 
) const

◆ prediction() [2/2]

SpeculatedType JSC::LazyOperandValueProfileParser::prediction ( const ConcurrentJSLocker ,
const LazyOperandValueProfileKey key 
) const

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