#include <use-info.h>
Definition at line 191 of file use-info.h.
◆ UseInfo()
◆ Any()
static UseInfo v8::internal::compiler::UseInfo::Any |
( |
| ) |
|
|
inlinestatic |
◆ AnyTagged()
static UseInfo v8::internal::compiler::UseInfo::AnyTagged |
( |
| ) |
|
|
inlinestatic |
◆ AnyTruncatingToBool()
static UseInfo v8::internal::compiler::UseInfo::AnyTruncatingToBool |
( |
| ) |
|
|
inlinestatic |
◆ Bool()
static UseInfo v8::internal::compiler::UseInfo::Bool |
( |
| ) |
|
|
inlinestatic |
◆ CheckedBigInt64AsWord64()
static UseInfo v8::internal::compiler::UseInfo::CheckedBigInt64AsWord64 |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedBigIntAsTaggedPointer()
static UseInfo v8::internal::compiler::UseInfo::CheckedBigIntAsTaggedPointer |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedBigIntTruncatingWord64()
static UseInfo v8::internal::compiler::UseInfo::CheckedBigIntTruncatingWord64 |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedHeapObjectAsTaggedPointer()
static UseInfo v8::internal::compiler::UseInfo::CheckedHeapObjectAsTaggedPointer |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedNumberAsFloat64()
◆ CheckedNumberAsWord32()
◆ CheckedNumberOrBooleanAsFloat64()
◆ CheckedNumberOrOddballAsFloat64()
◆ CheckedNumberOrOddballAsWord32()
static UseInfo v8::internal::compiler::UseInfo::CheckedNumberOrOddballAsWord32 |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedSafeIntAsWord64()
static UseInfo v8::internal::compiler::UseInfo::CheckedSafeIntAsWord64 |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedSafeIntTruncatingWord32()
static UseInfo v8::internal::compiler::UseInfo::CheckedSafeIntTruncatingWord32 |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ CheckedSigned32AsWord32()
◆ CheckedSigned64AsWord64()
◆ CheckedSignedSmallAsTaggedSigned()
◆ CheckedSignedSmallAsWord32()
◆ CheckedTaggedAsArrayIndex()
static UseInfo v8::internal::compiler::UseInfo::CheckedTaggedAsArrayIndex |
( |
const FeedbackSource & | feedback | ) |
|
|
inlinestatic |
◆ feedback()
const FeedbackSource & v8::internal::compiler::UseInfo::feedback |
( |
| ) |
const |
|
inline |
◆ Float16RawBits()
static UseInfo v8::internal::compiler::UseInfo::Float16RawBits |
( |
| ) |
|
|
inlinestatic |
◆ Float32()
static UseInfo v8::internal::compiler::UseInfo::Float32 |
( |
| ) |
|
|
inlinestatic |
◆ Float64()
static UseInfo v8::internal::compiler::UseInfo::Float64 |
( |
| ) |
|
|
inlinestatic |
◆ minus_zero_check()
◆ None()
static UseInfo v8::internal::compiler::UseInfo::None |
( |
| ) |
|
|
inlinestatic |
◆ representation()
◆ TaggedPointer()
static UseInfo v8::internal::compiler::UseInfo::TaggedPointer |
( |
| ) |
|
|
inlinestatic |
◆ TaggedSigned()
static UseInfo v8::internal::compiler::UseInfo::TaggedSigned |
( |
| ) |
|
|
inlinestatic |
◆ TruncatingFloat16RawBits()
◆ TruncatingFloat64()
◆ TruncatingWord32()
static UseInfo v8::internal::compiler::UseInfo::TruncatingWord32 |
( |
| ) |
|
|
inlinestatic |
◆ TruncatingWord64()
static UseInfo v8::internal::compiler::UseInfo::TruncatingWord64 |
( |
| ) |
|
|
inlinestatic |
◆ truncation()
Truncation v8::internal::compiler::UseInfo::truncation |
( |
| ) |
const |
|
inline |
◆ type_check()
TypeCheckKind v8::internal::compiler::UseInfo::type_check |
( |
| ) |
const |
|
inline |
◆ Word()
static UseInfo v8::internal::compiler::UseInfo::Word |
( |
| ) |
|
|
inlinestatic |
◆ Word64()
◆ feedback_
◆ representation_
◆ truncation_
Truncation v8::internal::compiler::UseInfo::truncation_ |
|
private |
◆ type_check_
The documentation for this class was generated from the following file: