Home
last modified time | relevance | path

Searched refs:code0 (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
Dunwinding-info-win64.cc231 constexpr UNWIND_CODE Combine8BitUnwindCodes(uint8_t code0 = OpNop, in Combine8BitUnwindCodes() argument
235 return static_cast<uint32_t>(code0) | (static_cast<uint32_t>(code1) << 8) | in Combine8BitUnwindCodes()