v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
api-constants.h File Reference
#include <stddef.h>
#include <stdint.h>
#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