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

Static Public Attributes

static const int kSigned = 11
 
static const int kUnsigned = 10
 

Detailed Description

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

Member Data Documentation

◆ kSigned

const int v8::internal::MaxDecimalDigitsIn< 4 >::kSigned = 11
static

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

◆ kUnsigned

const int v8::internal::MaxDecimalDigitsIn< 4 >::kUnsigned = 10
static

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


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