Index: test/inspector/runtime/evaluate-with-generate-preview-expected.txt |
diff --git a/test/inspector/runtime/evaluate-with-generate-preview-expected.txt b/test/inspector/runtime/evaluate-with-generate-preview-expected.txt |
index e200f8aec36e73854f5fb3e326bcede34445c3dc..ef1cd1a753c19ed53162de26782f3fba9cd0e7ea 100644 |
--- a/test/inspector/runtime/evaluate-with-generate-preview-expected.txt |
+++ b/test/inspector/runtime/evaluate-with-generate-preview-expected.txt |
@@ -827,3 +827,12 @@ Running test: testObjInheritsGetterProperty |
] |
type : object |
} |
+ |
+Running test: testObjWithArrayAsProto |
+{ |
+ description : Array |
+ overflow : false |
+ properties : [ |
+ ] |
+ type : object |
+} |