-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v8: include right headers in torque output #133
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6dc37ee - Browse repository at this point
Copy the full SHA 6dc37eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4dccb5 - Browse repository at this point
Copy the full SHA c4dccb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7b4f1 - Browse repository at this point
Copy the full SHA 9e7b4f1View commit details -
deps: V8: un-cherry-pick bd019bd
Original commit message: [testrunner] delete ancient junit compatible format support Testrunner has ancient support for JUnit compatible XML output. This CL removes this old feature. [email protected],[email protected],[email protected] CC=[email protected] Bug: v8:8728 Change-Id: I7e1beb011dbaec3aa1a27398a5c52abdd778eaf0 Reviewed-on: https://chromium-review.googlesource.com/c/1430065 Reviewed-by: Jakob Gruber <[email protected]> Reviewed-by: Michael Starzinger <[email protected]> Commit-Queue: Tamer Tas <[email protected]> Cr-Commit-Position: refs/heads/master@{#59045} Refs: v8/v8@bd019bd PR-URL: nodejs/node#26685 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f68787 - Browse repository at this point
Copy the full SHA 7f68787View commit details -
deps: V8: silence irrelevant warnings
PR-URL: nodejs/node#26685 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b615c6 - Browse repository at this point
Copy the full SHA 3b615c6View commit details -
deps: patch V8 to run on older XCode versions
Patch V8 (compiler/js-heap-broker.cc) to remove the use of an optional property, which is a fairly new C++ feature, since that requires a newer XCode version than the minimum requirement in BUILDING.md and thus breaks CI. PR-URL: nodejs/node#29694 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f89082 - Browse repository at this point
Copy the full SHA 9f89082View commit details -
deps: update V8's postmortem script
This commit updates V8's postmortem metadata generation script to support V8 7.8. The following metadata has changed: - v8dbg_class_JSDate__value__Object - The postmortem metadata generation script needed to be updated. No action should be required by postmortem tools. - v8dbg_class_JSRegExp__source__Object - The postmortem metadata generation script needed to be updated. No action should be required by postmortem tools. PR-URL: nodejs/node#29694 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d3cf1e - Browse repository at this point
Copy the full SHA 1d3cf1eView commit details -
deps: update V8's postmortem script
This commit updates V8's postmortem metadata generation script. This commit re-exposes the v8dbg_class_UncompiledData__inferred_name__String constant after it moved to Torque. PR-URL: nodejs/node#30020 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0024f43 - Browse repository at this point
Copy the full SHA 0024f43View commit details -
deps: V8: patch register-arm64.h
Fixes a compilation issue on some platforms PR-URL: nodejs/node#27375 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4822011 - Browse repository at this point
Copy the full SHA 4822011View commit details -
deps: V8: forward declaration of
Rtl*FunctionTable
This should be semver-patch since actual invocation is version conditional. PR-URL: nodejs/node#27375 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a155211 - Browse repository at this point
Copy the full SHA a155211View commit details -
deps: make v8.h compatible with VS2015
There is a bug in the most recent version of VS2015 that affects v8.h and therefore prevents compilation of addons. Refs: https://stackoverflow.com/q/38378693 PR-URL: nodejs/node#30020 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef68b9f - Browse repository at this point
Copy the full SHA ef68b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e319c6 - Browse repository at this point
Copy the full SHA 9e319c6View commit details -
tools: update V8 gypfiles for V8 8.0
Co-authored-by: Ujjwal Sharma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 763fbd9 - Browse repository at this point
Copy the full SHA 763fbd9View commit details -
src: stop overriding deprecated V8 methods
These methods will be removed in V8 8.1, hence we need to stop overriding them.
Configuration menu - View commit details
-
Copy full SHA for 377862f - Browse repository at this point
Copy the full SHA 377862fView commit details -
Revert "assert: fix line number calculation after V8 upgrade"
This reverts commit 5981fb7.
Configuration menu - View commit details
-
Copy full SHA for 2b7cff9 - Browse repository at this point
Copy the full SHA 2b7cff9View commit details -
until a16b2c7eef289ddb1007193c1772b7c5f74190cc
Configuration menu - View commit details
-
Copy full SHA for 93dbb29 - Browse repository at this point
Copy the full SHA 93dbb29View commit details -
until bed702fa07fae0d450b3907b29b4e21d1f41d0b8
Configuration menu - View commit details
-
Copy full SHA for 3c4d63d - Browse repository at this point
Copy the full SHA 3c4d63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d32b8 - Browse repository at this point
Copy the full SHA 64d32b8View commit details -
deps: update V8's postmortem script
This commit updates V8's postmortem metadata generation script to re-expose the v8dbg_class_Map__constructor_or_backpointer__Object constant.
Configuration menu - View commit details
-
Copy full SHA for a0bc768 - Browse repository at this point
Copy the full SHA a0bc768View commit details -
test: update test-postmortem-metadata.js
The following metadata has changed in V8: - v8dbg_class_ConsString__first_offset__int - Use v8dbg_class_ConsString__first__String instead. - Refs: v8/v8@b38dfaf - v8dbg_class_ConsString__second_offset__int - Use v8dbg_class_ConsString__second__String instead. - Refs: v8/v8@b38dfaf - v8dbg_class_Map__constructor_or_backpointer__Object - This constant has not changed, but the postmortem metadata generation script required an update. - v8dbg_class_SlicedString__offset_offset__int - Use v8dbg_class_SlicedString__offset__SMI instead. - Refs: v8/v8@b38dfaf - v8dbg_class_ThinString__actual_offset__int - Use v8dbg_class_ThinString__actual__String instead. - Refs: v8/v8@b38dfaf
Configuration menu - View commit details
-
Copy full SHA for 035b4ac - Browse repository at this point
Copy the full SHA 035b4acView commit details -
src: update v8abbr.h for V8 update
This commit updates v8abbr.h to use the updated metadata.
Configuration menu - View commit details
-
Copy full SHA for 31d415d - Browse repository at this point
Copy the full SHA 31d415dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e05a8a8 - Browse repository at this point
Copy the full SHA e05a8a8View commit details -
until 6bd85fc611dc66d08e6f0708c1b62bf4df3c1216
Configuration menu - View commit details
-
Copy full SHA for 048b5c4 - Browse repository at this point
Copy the full SHA 048b5c4View commit details -
until 2f205f5a3343b37d3125af88efd925ab300a290e
Configuration menu - View commit details
-
Copy full SHA for 0940bff - Browse repository at this point
Copy the full SHA 0940bffView commit details -
until 221f4068d34da39726cfd0ac4d746a02e33edde5
Configuration menu - View commit details
-
Copy full SHA for 3d84224 - Browse repository at this point
Copy the full SHA 3d84224View commit details -
until bc0c25b4a0cd29d12bb5acb800b85dbb265580cb
Configuration menu - View commit details
-
Copy full SHA for 7646360 - Browse repository at this point
Copy the full SHA 7646360View commit details -
until 15ec4a09d35b31bad7c30db3b639a34e07646317
Configuration menu - View commit details
-
Copy full SHA for e829d5f - Browse repository at this point
Copy the full SHA e829d5fView commit details -
fixup! fix typo from commit 3078bcd
Fixes the following warning times a gazillion: <command-line>: warning: ISO C++11 requires whitespace after the macro name
Configuration menu - View commit details
-
Copy full SHA for 8e8ae96 - Browse repository at this point
Copy the full SHA 8e8ae96View commit details -
build: simplify v8's vendored zlib build
It only uses adler32() and only in one place that's arguably not very performance critical so simplify the build by building just adler32.c and nothing else.
Configuration menu - View commit details
-
Copy full SHA for 1d310dc - Browse repository at this point
Copy the full SHA 1d310dcView commit details -
deps: bump minimum icu version to 65
Bump minimum version of ICU needed to build node to 65. Refs: v8/v8@74bf96e
Configuration menu - View commit details
-
Copy full SHA for aec6a49 - Browse repository at this point
Copy the full SHA aec6a49View commit details -
until f2503feeb6825e683d19bf901296e04782642017
Configuration menu - View commit details
-
Copy full SHA for 132447d - Browse repository at this point
Copy the full SHA 132447dView commit details -
src: remove use of deprecated Symbol::Name()
This commit replaces Symbol::Name() with Symbol::Description(). Fixes: nodejs/node#30916
Configuration menu - View commit details
-
Copy full SHA for 6f1f793 - Browse repository at this point
Copy the full SHA 6f1f793View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ad1dd - Browse repository at this point
Copy the full SHA a4ad1ddView commit details -
until ae066800c904eac3dd77f7de442e1b24f873484e
Configuration menu - View commit details
-
Copy full SHA for e75cce1 - Browse repository at this point
Copy the full SHA e75cce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cc36f - Browse repository at this point
Copy the full SHA 00cc36fView commit details