v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::DescriptorArrayMarkingState Member List

This is the complete list of members for v8::internal::DescriptorArrayMarkingState, including all inherited members.

AcquireDescriptorRangeToMark(unsigned gc_epoch, Tagged< DescriptorArray > array)v8::internal::DescriptorArrayMarkingStateinlinestatic
DescriptorIndex typedefv8::internal::DescriptorArrayMarkingState
GetFullyMarkedState(unsigned epoch, DescriptorIndex number_of_descriptors)v8::internal::DescriptorArrayMarkingStateinlinestatic
kInitialGCStatev8::internal::DescriptorArrayMarkingStatestatic
NewState(unsigned masked_epoch, DescriptorIndex marked, DescriptorIndex delta)v8::internal::DescriptorArrayMarkingStateinlineprivatestatic
RawGCStateType typedefv8::internal::DescriptorArrayMarkingState
SwapState(Tagged< DescriptorArray > array, RawGCStateType old_state, RawGCStateType new_state)v8::internal::DescriptorArrayMarkingStateinlineprivatestatic
TryUpdateIndicesToMark(unsigned gc_epoch, Tagged< DescriptorArray > array, DescriptorIndex index_to_mark)v8::internal::DescriptorArrayMarkingStateinlinestatic