Home | History | Annotate | Download | only in cctest

Lines Matching full:internal_isolate

115   Isolate* internal_isolate = reinterpret_cast<Isolate*>(isolate);
116 internal_isolate->heap()->CollectAllAvailableGarbage("serialize");
117 WriteToFile(internal_isolate, FLAG_testing_serialization_file);