summaryrefslogtreecommitdiff
path: root/deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js')
-rw-r--r--deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js b/deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js
index 4bd9d45363..e803f935f7 100644
--- a/deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js
+++ b/deps/v8/test/webkit/dfg-put-by-id-allocate-storage.js
@@ -47,5 +47,3 @@ for (var i = 0; i < 150; ++i) {
shouldBe("o.f", "6");
shouldBe("o.g", "7");
}
-
-