This is the official V8 fork of Node.js with a recent (usually Canary) V8 version.
Download the latest build for Ubuntu from this build bot. Select a build, then use Archive link download.
To check the V8 version in Node, have a look at v8-version.h or run
node -e "console.log(process.versions.v8)"