V8 Project
v8::internal::CachedPower Struct Reference
+ Collaboration diagram for v8::internal::CachedPower:

Public Attributes

uint64_t significand
 
int16_t binary_exponent
 
int16_t decimal_exponent
 

Detailed Description

Definition at line 17 of file cached-powers.cc.

Member Data Documentation

◆ binary_exponent

int16_t v8::internal::CachedPower::binary_exponent

◆ decimal_exponent

int16_t v8::internal::CachedPower::decimal_exponent

◆ significand


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