Searched defs:IsSet (Results 1 – 8 of 8) sorted by relevance
56 bool IsSet() const { return branch != nullptr; } in NON_EXPORTED_BASE() function
172 bool IsSet = false; member
149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local
69 bool IsSet() const { return GetCodecs != NULL || GetHashers != NULL; } in IsSet() function
40 bool IsSet : 1; member
94 bool IsSet() const { return mode_ == kFlags_set; } in IsSet() function
985 bool SyncProcessRunner::IsSet(Local<Value> value) { in IsSet() function in node::SyncProcessRunner
163 bool IsSet() const { return mode_ == StoreMode::kSet; } in IsSet() function in v8::internal::KeyedStoreGenericAssembler