Thank you Paul and Yang
Now. the benchmarks of V8 are working . But, SunSpider is not working in V8 (As, Paul has mentioned we need export some functions for which I am not getting resources.).
perl sunspider --shell=/home/shakthi/Desktop/Research/Workspace/V8/v8/out/x64.release/shell
Running SunSpider once for warmup, then 10 times
Discarded first run.
[resources/sunspider-standalone-driver.js:54: ReferenceError: run is not defined
times[j] = run(testName);
^
ReferenceError: run is not defined
at resources/sunspider-standalone-driver.js:54:24
at resources/sunspider-standalone-driver.js:75:3,
resources/sunspider-standalone-driver.js:54: ReferenceError: run is not defined
times[j] = run(testName);
This link explains it but they do not mention whether the issue is fixed or not.
https://bugs.webkit.org/show_bug.cgi?id=71801Thanks,
Shakthi