v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
v8-snapshot.h File Reference
#include "v8-internal.h"
#include "v8-local-handle.h"
#include "v8config.h"
Include dependency graph for v8-snapshot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  StartupData
 
struct  SerializeInternalFieldsCallback
 
struct  DeserializeInternalFieldsCallback
 
class  SnapshotCreator
 

Namespaces

 v8
 

Typedefs

using SerializeEmbedderFieldsCallback = SerializeInternalFieldsCallback
 
using DeserializeEmbedderFieldsCallback = DeserializeInternalFieldsCallback