5 #ifndef INCLUDE_V8_SNAPSHOT_H_
6 #define INCLUDE_V8_SNAPSHOT_H_
46 void* data_arg =
nullptr)
60 using CallbackFunction =
void (*)(
Local<
Object> holder,
int index,
63 void* data_arg =
nullptr)
93 const intptr_t* external_references =
nullptr,
182 T* object_ptr = *object;
184 return AddData(context, *p);
189 T* object_ptr = *object;