Searched defs:bit_cast (Results 1 – 6 of 6) sorted by relevance
155 inline Dest bit_cast(const Source& source) { in bit_cast() function175 inline Dest bit_cast(const Source& source) { in bit_cast() function
50 inline To bit_cast(const From &from) noexcept { in bit_cast() function
118 inline To bit_cast(const From& from) { in bit_cast() function
70 destType bit_cast(const sourceType &source) in bit_cast() function
109 V8_INLINE Dest bit_cast(Source const& source) { in bit_cast() function
78 destType bit_cast(const sourceType &source) in bit_cast() function