Status: Accepted Owner: erik.corry Labels: Type-Bug Priority-Medium
New issue 1721 by erik.corry: NewGC: Splay misbehaves with --always-compact http://code.google.com/p/v8/issues/detail?id=1721 Running public-splay from the benchmarking tool, modified to run for 10s. oldpublic-splay.js:274: TypeError: Object 16811969 has no method 'traverse_' this.root_.traverse_(function(node) { result.push(node.key); }); ^ TypeError: Object 16811969 has no method 'traverse_' at SplayTree.exportKeys (oldpublic-splay.js:274:16) at SplayTearDown (oldpublic-splay.js:106:24) at oldpublic-splay.js:404:1 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
