v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
api-constants.h File Reference
#include <cstddef>
#include <cstdint>
#include "v8config.h"
Include dependency graph for api-constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cppgc
 
 cppgc::internal
 
 cppgc::internal::api_constants
 

Variables

constexpr size_t kKB = 1024
 
constexpr size_t kMB = kKB * 1024
 
constexpr size_t kGB = kMB * 1024