V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Float64 Class Reference

Public Member Functions

 Float64 (double value)
 
uint64_t get_bits () const
 
double get_scalar () const
 
bool is_hole_nan () const
 
bool is_nan () const
 
uint64_t * get_bits_address ()
 

Static Public Member Functions

static constexpr Float64 FromBits (uint64_t bits)
 

Detailed Description

Definition at line 59 of file boxed-float.h.


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