Loading
v8: pull upstream fix for `gcc-13`
Without the change the build fails against `gcc-13` as:
../../src/base/logging.h:154:26: error: 'uint16_t' was not declared in this scope
154 | uint16_t> >;
| ^~~~~~~~