node/deps/v8
Milad Fa 90c758c59e
deps: V8: cherry-pick 9861ce1deae2
Original commit message:

    PPC: pass a scratch reg when using register_location

    Change-Id: I43e4a4cadc60e958d6c9d80e725a49a3e36d8ba9
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3797832
    Reviewed-by: Junliang Yan <junyan@redhat.com>
    Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
    Cr-Commit-Position: refs/heads/main@{#82146}

Fixes: https://github.com/nodejs/node/issues/44055
PR-URL: https://github.com/nodejs/node/pull/44115
Refs: 9861ce1dea
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2022-08-05 18:41:31 -04:00
..
.github deps: update V8 to 8.9.255.19 2021-02-25 00:14:47 +01:00
base/trace_event/common deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
bazel deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
build_overrides deps: update V8 to 8.9.255.19 2021-02-25 00:14:47 +01:00
custom_deps deps: update V8 to 7.8.279.9 2019-10-07 03:19:23 -04:00
docs
gni deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
include deps: cherry-pick 00704f5a from V8 upstream 2022-07-26 23:38:16 +01:00
infra deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
samples deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
src deps: V8: cherry-pick 9861ce1deae2 2022-08-05 18:41:31 -04:00
test deps: cherry-pick 00704f5a from V8 upstream 2022-07-26 23:38:16 +01:00
testing deps: update V8 to 9.6.180.14 2021-11-21 16:04:41 +01:00
third_party deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
tools deps: patch V8 to 10.2.154.13 2022-07-11 21:38:03 +01:00
.bazelrc deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
.clang-format
.clang-tidy
.editorconfig
.flake8 deps: update V8 to 9.5.172.19 2021-10-12 08:07:50 +02:00
.git-blame-ignore-revs deps: update V8 to 8.3.110.9 2020-05-12 16:12:13 +02:00
.gitattributes
.gitignore deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
.gn deps: update V8 to 9.2.230.21 2021-07-20 15:24:51 +02:00
.mailmap deps: update V8 to 9.3.345.16 2021-08-30 21:02:51 +02:00
.style.yapf deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
.vpython deps: update V8 to 9.6.180.14 2021-11-21 16:04:41 +01:00
.vpython3 deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
.ycm_extra_conf.py deps: update V8 to 9.4.146.18 2021-10-02 08:40:27 +02:00
AUTHORS deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
BUILD.bazel deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
BUILD.gn deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
CODE_OF_CONDUCT.md
codereview.settings
COMMON_OWNERS deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
DEPS deps: update V8 to 10.2.154.2 2022-04-21 11:54:15 +02:00
DIR_METADATA deps: update V8 to 8.8.278.17 2021-02-11 19:09:18 +01:00
ENG_REVIEW_OWNERS deps: update V8 to 9.6.180.14 2021-11-21 16:04:41 +01:00
INFRA_OWNERS deps: update V8 to 8.6.395 2020-10-18 20:16:47 +02:00
INTL_OWNERS deps: update V8 to 8.4.371.19 2020-07-13 14:41:41 +02:00
LICENSE
LICENSE.fdlibm
LICENSE.strongtalk
LICENSE.v8
LOONG_OWNERS deps: update V8 to 9.5.172.19 2021-10-12 08:07:50 +02:00
MIPS_OWNERS deps: update V8 to 9.5.172.19 2021-10-12 08:07:50 +02:00
OWNERS deps: update V8 to 9.8.177.9 2022-02-02 17:23:18 +01:00
PPC_OWNERS deps: update V8 to 8.8.278.17 2021-02-11 19:09:18 +01:00
PRESUBMIT.py deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
README.md
RISCV_OWNERS deps: update V8 to 9.6.180.14 2021-11-21 16:04:41 +01:00
S390_OWNERS deps: update V8 to 8.8.278.17 2021-02-11 19:09:18 +01:00
WATCHLISTS deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00
WORKSPACE deps: update V8 to 10.1.124.6 2022-04-12 22:08:39 +02:00

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.