Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        v8 - JavaScript Engine
        
        
        - Description:
- V8 is Google's open source JavaScript engine. V8 is written in C++ and is used
in Google Chrome, the open source browser from Google. V8 implements ECMAScript
as specified in ECMA-262, 3rd edition. 
Packages
        
        
            | v8-3.14.5.10-14.fc21.armv7hl
              [2.7 MiB] | Changelog
              by T.C. Hollingsworth (2014-09-17): - backport bugfix that eliminates unused-local-typedefs warning
- backport security fix: Fix Hydrogen bounds check elimination (CVE-2013-6668; RHBZ#1086120)
- backport fix to segfault caused by the above patch |