![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <maglev-ir.h>
Public Member Functions | |
| CheckedNumberOrOddballToFloat64 (uint64_t bitfield, TaggedToFloat64ConversionType conversion_type) | |
Public Member Functions inherited from v8::internal::maglev::CheckedNumberOrOddballToFloat64OrHoleyFloat64< CheckedNumberOrOddballToFloat64, ValueRepresentation::kFloat64 > | |
| CheckedNumberOrOddballToFloat64OrHoleyFloat64 (uint64_t bitfield, TaggedToFloat64ConversionType conversion_type) | |
| Input & | input () |
| 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< CheckedNumberOrOddballToFloat64, ValueRepresentation::kFloat64 > | |
| static constexpr OpProperties | kProperties |
| static constexpr Base::InputTypes | kInputTypes |
Definition at line 4362 of file maglev-ir.h.
Definition at line 4365 of file maglev-ir.h.
|
inlineexplicit |
Definition at line 4369 of file maglev-ir.h.