name: "v8" | |
description: | |
"v8 is Google's JavaScript engine developed for The Chromium Project. Cobalt " | |
"uses v8 as its primary JavaScript engine. v8 works closely with Cobalt's " | |
"script interface and templated bindings code." | |
"Current V8 version: 8.8.278.8" | |
third_party { | |
url { | |
type: GIT | |
value: "https://chromium.googlesource.com/v8/v8" | |
} | |
version: "2dbcdc105b963ee2501c82139eef7e0603977ff0" | |
last_upgrade_date { | |
year: 2019 | |
month: 8 | |
day: 26 | |
} | |
license_type: NOTICE | |
} |