v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::maglev::CheckedNumberOrOddballToHoleyFloat64 Class Reference

#include <maglev-ir.h>

Inheritance diagram for v8::internal::maglev::CheckedNumberOrOddballToHoleyFloat64:
Collaboration diagram for v8::internal::maglev::CheckedNumberOrOddballToHoleyFloat64:

Public Member Functions

 CheckedNumberOrOddballToHoleyFloat64 (uint64_t bitfield, TaggedToFloat64ConversionType conversion_type)
 
- Public Member Functions inherited from v8::internal::maglev::CheckedNumberOrOddballToFloat64OrHoleyFloat64< CheckedNumberOrOddballToHoleyFloat64, ValueRepresentation::kHoleyFloat64 >
 CheckedNumberOrOddballToFloat64OrHoleyFloat64 (uint64_t bitfield, TaggedToFloat64ConversionType conversion_type)
 
Inputinput ()
 
TaggedToFloat64ConversionType conversion_type () const
 
DeoptimizeReason deoptimize_reason () const
 
void SetValueLocationConstraints ()
 
void GenerateCode (MaglevAssembler *, const ProcessingState &)
 
void PrintParams (std::ostream &, MaglevGraphLabeller *) const
 
auto options () const
 

Private Types

using Base
 

Additional Inherited Members

- Static Public Attributes inherited from v8::internal::maglev::CheckedNumberOrOddballToFloat64OrHoleyFloat64< CheckedNumberOrOddballToHoleyFloat64, ValueRepresentation::kHoleyFloat64 >
static constexpr OpProperties kProperties
 
static constexpr Base::InputTypes kInputTypes
 

Detailed Description

Definition at line 4374 of file maglev-ir.h.

Member Typedef Documentation

◆ Base

Constructor & Destructor Documentation

◆ CheckedNumberOrOddballToHoleyFloat64()

v8::internal::maglev::CheckedNumberOrOddballToHoleyFloat64::CheckedNumberOrOddballToHoleyFloat64 ( uint64_t bitfield,
TaggedToFloat64ConversionType conversion_type )
inlineexplicit

Definition at line 4382 of file maglev-ir.h.


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