v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
double_int_union Union Reference

Data Fields

double double_value
 
uint64_t uint64_t_value
 

Detailed Description

Definition at line 233 of file v8.cc.

Field Documentation

double double_value

Definition at line 234 of file v8.cc.

Referenced by V8::FillHeapNumberWithRandom().

uint64_t uint64_t_value

Definition at line 235 of file v8.cc.

Referenced by V8::FillHeapNumberWithRandom().


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