webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <LazyOperandValueProfile.h>
Public Types | |
typedef SegmentedVector< LazyOperandValueProfile, 8 > | List |
typedef SegmentedVector< LazyOperandValueProfile, 8 > | List |
Public Attributes | |
VirtualRegister | m_operand |
Public Attributes inherited from JSC::ValueProfileBase< 0 > | |
int | m_bytecodeOffset |
SpeculatedType | m_prediction |
unsigned | m_numberOfSamplesInPrediction |
EncodedJSValue | m_buckets [totalNumberOfBuckets] |
Additional Inherited Members | |
Static Public Attributes inherited from JSC::ValueProfileBase< 0 > | |
static const unsigned | numberOfBuckets |
static const unsigned | numberOfSpecFailBuckets |
static const unsigned | bucketIndexMask |
static const unsigned | totalNumberOfBuckets |
typedef SegmentedVector<LazyOperandValueProfile, 8> JSC::LazyOperandValueProfile::List |
typedef SegmentedVector<LazyOperandValueProfile, 8> JSC::LazyOperandValueProfile::List |
|
inline |
|
inlineexplicit |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
VirtualRegister JSC::LazyOperandValueProfile::m_operand |