Searched refs:supports_cetss_ (Results 1 – 4 of 4) sorted by relevance
151 static bool supports_cetss_; variable
225 bool CpuFeatures::supports_cetss_ = false; member in v8::internal::CpuFeatures
669 reinterpret_cast<Address>(&CpuFeatures::supports_cetss_)); in supports_cetss_address()
137 CpuFeatures::supports_cetss_ = IsSupported(CETSS); in ProbeImpl()