mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-24 15:19:31 -05:00
V8 builtins PGO
This commit is contained in:
parent
40b2269509
commit
a79000c4b1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
|||
[submodule "third_party/abseil-cpp"]
|
||||
path = third_party/abseil-cpp
|
||||
url = https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git
|
||||
[submodule "depot_tools"]
|
||||
path = depot_tools
|
||||
url = https://github.com/denoland/depot_tools
|
||||
|
|
1
depot_tools
Submodule
1
depot_tools
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 726042b2c223ff037daef0678710044d19e4a947
|
Loading…
Reference in a new issue