Searched refs:kJSON (Results 1 – 4 of 4) sorted by relevance
76 m_snapshot->Serialize(&outputStream, v8::HeapSnapshot::kJSON); in writeJSON()
306 kJSON = 0 // See format description near 'Serialize' method. enumerator
909 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON); in TEST()1007 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON); in TEST()
7335 Utils::ApiCheck(format == kJSON, in Serialize()