Closed GoogleCodeExporter closed 9 years ago
This is working as intended. The v8 shell you are talking about has been
retired as primary testing platform more than a year ago and replaced by d8.
It's meant as a sample (thus in the sample folder) and therefore some features
that d8 provides are missing.
There should be no difference between d8 and the sample shell wrt performance.
Original comment by yangguo@chromium.org
on 27 Feb 2013 at 8:30
In particular, it doesn't have any support for WebGL typed arrays, so can't run
most of the new benchmarks.
Original comment by rossb...@chromium.org
on 27 Feb 2013 at 8:36
Ah...I was working from previous people's efforts and they'd had me use that
binary. Also when I perform a build "shell" just ended up in the same location
that "d8" did, so I didn't realize it was only a sample.
Thanks for the complete explanation. We'll switch over to using "d8" instead.
Original comment by jmillenb...@gmail.com
on 27 Feb 2013 at 7:10
Original issue reported on code.google.com by
jmillenb...@nvidia.com
on 25 Feb 2013 at 8:26