V8 Project
v8::internal::MaxDecimalDigitsIn< 8 > Struct Reference
+ Collaboration diagram for v8::internal::MaxDecimalDigitsIn< 8 >:

Static Public Attributes

static const int kSigned = 20
 
static const int kUnsigned = 20
 

Detailed Description

Definition at line 2625 of file heap-snapshot-generator.cc.

Member Data Documentation

◆ kSigned

const int v8::internal::MaxDecimalDigitsIn< 8 >::kSigned = 20
static

Definition at line 2626 of file heap-snapshot-generator.cc.

◆ kUnsigned

const int v8::internal::MaxDecimalDigitsIn< 8 >::kUnsigned = 20
static

Definition at line 2627 of file heap-snapshot-generator.cc.


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