diff --git a/src/snapshot/code-serializer.cc b/src/snapshot/code-serializer.cc index b1fdbb7d0f..06efc4cc79 100644 --- a/src/snapshot/code-serializer.cc +++ b/src/snapshot/code-serializer.cc @@ -228,13 +228,12 @@ void CodeSerializer::SerializeGeneric(HeapObject heap_object) { void CreateInterpreterDataForDeserializedCode(Isolate* isolate, Handle sfi, bool log_code_creation) { - Script script = Script::cast(sfi->script()); - Handle