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