Searched refs:CachedBool (Results 1 – 1 of 1) sorted by relevance
144 enum CachedBool { kFalse = 0, kTrue = 1, kNotComputed = 2 }; enum145 CachedBool is_stack_allocated_;146 CachedBool is_non_newable_;147 CachedBool is_only_placement_newable_;148 CachedBool does_need_finalization_;149 CachedBool has_gc_mixin_methods_;150 CachedBool is_declaring_local_trace_;151 CachedBool is_eagerly_finalized_;