Clone this repo:
  1. aa02902 perf: ObjectDefineProperty shouldn't always invalidate ArrayIteratorProtector by 王家睿 · 31 minutes ago main
  2. ddfa1b3 [turboshaft] Rename TupleOp to MakeTupleOp to avoid name conflicts by Nico Hartmann · 51 minutes ago
  3. 5cd1fa7 [wasm-custom-desc] Fix DCHECKs for nulls in global initializers by Jakob Kummerow · 85 minutes ago
  4. 3bd7352 [temporal] Chinese and Dangi calendars also don't have eras by Manish Goregaokar · 2 hours ago lkgr
  5. 1281012 Remove unused function 'OperandGenerator::TempFpRegister by Florian Loitsch · 2 hours ago

V8 JavaScript Engine

V8 is Google's open source JavaScript engine.

V8 implements ECMAScript as specified in ECMA-262.

V8 is written in C++ and is used in Google Chrome, the open source browser from Google.

V8 can run standalone, or can be embedded into any C++ application.

V8 Project page: https://v8.dev/docs

Getting the Code

Checkout depot tools, and run

    fetch v8

This will checkout V8 into the directory v8 and fetch all of its dependencies. To stay up to date, run

    git pull origin
    gclient sync

For fetching all branches, add the following into your remote configuration in .git/config:

    fetch = +refs/branch-heads/*:refs/remotes/branch-heads/*
    fetch = +refs/tags/*:refs/tags/*

Contributing

Please follow the instructions mentioned at v8.dev/docs/contribute.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy