![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Functions | |
template<typename T > | |
volatile std::atomic< T > * | to_std_atomic (volatile T *ptr) |
template<typename T > | |
volatile const std::atomic< T > * | to_std_atomic_const (volatile const T *ptr) |
int | MemcmpNotEqualFundamental (Atomic8 u1, Atomic8 u2) |
int | MemcmpNotEqualFundamental (AtomicWord u1, AtomicWord u2) |
|
inline |
Definition at line 430 of file atomicops.h.