![]() |
V8
latest master commit
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
bool | CanBeRehashed () const |
Data Fields | |
const char * | data |
int | raw_size |
bool v8::StartupData::CanBeRehashed | ( | ) | const |
Whether the data created can be rehashed and and the hash seed can be recomputed when deserialized. Only valid for StartupData returned by SnapshotCreator::CreateBlob().