Searched defs:IsGlobal (Results 1 – 4 of 4) sorted by relevance
80 bool IsGlobal() const { return IsGlobal(Token()); } in IsGlobal() function82 static bool IsGlobal(token_t token) { return token >= kGlobalsStart; } in IsGlobal() function
123 NO_SANITIZE("cfi-icall") bool CefRequestContextCToCpp::IsGlobal() { in IsGlobal() function in CefRequestContextCToCpp
324 bool CefRequestContextImpl::IsGlobal() { in IsGlobal() function in CefRequestContextImpl
1740 bool IsGlobal; // ::operator new ? variable1776 bool IsGlobal; variable