Searched refs:kJSON (Results 1 – 3 of 3) sorted by relevance
346 kJSON = 0 // See format description near 'Serialize' method. enumerator398 SerializationFormat format = kJSON) const;
908 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON); in TEST()1026 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON); in TEST()
8209 Utils::ApiCheck(format == kJSON, in Serialize()