![]() |
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::MarkingStateBase< ConcreteState, access_mode >, including all inherited members.
| cage_base() const | v8::internal::MarkingStateBase< ConcreteState, access_mode > | inline |
| IsMarked(const Tagged< HeapObject > obj) const | v8::internal::MarkingStateBase< ConcreteState, access_mode > | |
| IsUnmarked(const Tagged< HeapObject > obj) const | v8::internal::MarkingStateBase< ConcreteState, access_mode > | |
| MarkingStateBase(PtrComprCageBase cage_base) | v8::internal::MarkingStateBase< ConcreteState, access_mode > | inlineexplicit |
| TryMark(Tagged< HeapObject > obj) | v8::internal::MarkingStateBase< ConcreteState, access_mode > | |
| TryMarkAndAccountLiveBytes(Tagged< HeapObject > obj) | v8::internal::MarkingStateBase< ConcreteState, access_mode > | |
| TryMarkAndAccountLiveBytes(Tagged< HeapObject > obj, int object_size) | v8::internal::MarkingStateBase< ConcreteState, access_mode > |