![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::DescriptorArrayMarkingState, including all inherited members.
AcquireDescriptorRangeToMark(unsigned gc_epoch, Tagged< DescriptorArray > array) | v8::internal::DescriptorArrayMarkingState | inlinestatic |
DescriptorIndex typedef | v8::internal::DescriptorArrayMarkingState | |
GetFullyMarkedState(unsigned epoch, DescriptorIndex number_of_descriptors) | v8::internal::DescriptorArrayMarkingState | inlinestatic |
kInitialGCState | v8::internal::DescriptorArrayMarkingState | static |
NewState(unsigned masked_epoch, DescriptorIndex marked, DescriptorIndex delta) | v8::internal::DescriptorArrayMarkingState | inlineprivatestatic |
RawGCStateType typedef | v8::internal::DescriptorArrayMarkingState | |
SwapState(Tagged< DescriptorArray > array, RawGCStateType old_state, RawGCStateType new_state) | v8::internal::DescriptorArrayMarkingState | inlineprivatestatic |
TryUpdateIndicesToMark(unsigned gc_epoch, Tagged< DescriptorArray > array, DescriptorIndex index_to_mark) | v8::internal::DescriptorArrayMarkingState | inlinestatic |