Searched refs:DataBit (Results 1 – 1 of 1) sorted by relevance
134 SetData(isolate_, DataBit::update(old_data_, allow)); in PerIsolateAssertScope()142 return DataBit::decode(GetData(isolate)); in IsAllowed()146 typedef BitField<bool, type, 1> DataBit; typedef