diff options
author | Michaël Zasso <targos@protonmail.com> | 2021-06-20 11:04:18 +0200 |
---|---|---|
committer | Michaël Zasso <targos@protonmail.com> | 2021-07-20 15:28:02 +0200 |
commit | 0479bcf59316efeb7298915b5a293748e1623e84 (patch) | |
tree | af537efd6aab96bb4e27132a31d65770ebfc6aa1 /src/node_http2.cc | |
parent | c516f2c3e2dc9f22a4803286190d569fd494cd99 (diff) | |
download | node-new-0479bcf59316efeb7298915b5a293748e1623e84.tar.gz |
deps: V8: cherry-pick a5cea1bfc38c
Original commit message:
Mark Node::opcode() and Operator::opcode() as constexpr.
Without the explicit constexpr keyword, Clang seems to be able to treat
these methods as constexpr, whereas MSVC will not.
Bug: v8:11760
Change-Id: I9f6492f38fb50dcaf7a4f09da0bd79c0da6a50eb
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2912916
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74791}
Refs: https://github.com/v8/v8/commit/a5cea1bfc38ceafc74f4baddd6ab94ea13757ef8
PR-URL: https://github.com/nodejs/node/pull/38990
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'src/node_http2.cc')
0 files changed, 0 insertions, 0 deletions