webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <LazyOperandValueProfile.h>
Public Member Functions | |
LazyOperandValueProfileParser () | |
~LazyOperandValueProfileParser () | |
void | initialize (const ConcurrentJSLocker &, CompressedLazyOperandValueProfileHolder &holder) |
LazyOperandValueProfile * | getIfPresent (const LazyOperandValueProfileKey &key) const |
SpeculatedType | prediction (const ConcurrentJSLocker &, const LazyOperandValueProfileKey &key) const |
LazyOperandValueProfileParser () | |
~LazyOperandValueProfileParser () | |
void | initialize (const ConcurrentJSLocker &, CompressedLazyOperandValueProfileHolder &holder) |
LazyOperandValueProfile * | getIfPresent (const LazyOperandValueProfileKey &key) const |
SpeculatedType | prediction (const ConcurrentJSLocker &, const LazyOperandValueProfileKey &key) const |
|
explicit |
JSC::LazyOperandValueProfileParser::~LazyOperandValueProfileParser | ( | ) |
|
explicit |
JSC::LazyOperandValueProfileParser::~LazyOperandValueProfileParser | ( | ) |
LazyOperandValueProfile * JSC::LazyOperandValueProfileParser::getIfPresent | ( | const LazyOperandValueProfileKey & | key | ) | const |
LazyOperandValueProfile* JSC::LazyOperandValueProfileParser::getIfPresent | ( | const LazyOperandValueProfileKey & | key | ) | const |
void JSC::LazyOperandValueProfileParser::initialize | ( | const ConcurrentJSLocker & | , |
CompressedLazyOperandValueProfileHolder & | holder | ||
) |
void JSC::LazyOperandValueProfileParser::initialize | ( | const ConcurrentJSLocker & | , |
CompressedLazyOperandValueProfileHolder & | holder | ||
) |
SpeculatedType JSC::LazyOperandValueProfileParser::prediction | ( | const ConcurrentJSLocker & | locker, |
const LazyOperandValueProfileKey & | key | ||
) | const |
SpeculatedType JSC::LazyOperandValueProfileParser::prediction | ( | const ConcurrentJSLocker & | , |
const LazyOperandValueProfileKey & | key | ||
) | const |