Home | History | Annotate | Download | only in cctest

Lines Matching refs:ScriptData

15028 // Tests that ScriptData can be serialized and deserialized.
15046 i::ScriptData* deserialized = new i::ScriptData(serialized_data, cd->length);