Wiktor Garbacz
|
3e9a7aff9d
|
[mjsunit] Remove non-existing flags from tests.
BUG=v8:6325
Change-Id: I5a638c47b33d6e75d31f020c499ffd084348fea4
Reviewed-on: https://chromium-review.googlesource.com/489505
Commit-Queue: Wiktor Garbacz <wiktorg@google.com>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Reviewed-by: Daniel Clifford <danno@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45010}
|
2017-05-02 08:53:51 +00:00 |
|
ager@chromium.org
|
bab4b3b2e0
|
Simplify the map collection regression test. This test is the minimal
example that would trigger the bug.
Review URL: http://codereview.chromium.org/43004
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1467 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-10 07:23:22 +00:00 |
|
ager@chromium.org
|
38548e3da6
|
Make map collection test run faster in an attempt to make it pass on
buildbot (not timeout).
This consistently fails with the old build.
TBR=whesse
Review URL: http://codereview.chromium.org/40302
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1462 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-09 18:00:39 +00:00 |
|
whesse@chromium.org
|
7977c6c680
|
Fix garbage collection of unused maps. Null descriptors, created
by map collection, are now handled correctly everywhere. The
map-collect flag is now true by default.
Review URL: http://codereview.chromium.org/40218
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1459 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-03-09 16:24:46 +00:00 |
|