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

This is the complete list of members for heap::base::Stack, including all inherited members.

background_stacks_heap::base::Stackprivate
current_segment_heap::base::Stackprivate
HasBackgroundStacks() constheap::base::Stackinline
IsMarkerSet() constheap::base::Stackinline
IsMarkerSetForBackgroundThread(ThreadId thread) constheap::base::Stackinline
IsOnStack(const void *slot)heap::base::Stackstatic
IterateBackgroundStacks(StackVisitor *visitor) constheap::base::Stack
IteratePointers(StackVisitor *visitor) constheap::base::Stackinline
IteratePointersForTesting(StackVisitor *visitor)heap::base::Stack
IteratePointersUntilMarker(StackVisitor *visitor) constheap::base::Stack
IterateStackCallback typedefheap::base::Stack
lock_heap::base::Stackmutableprivate
scan_simulator_callback_heap::base::Stackprivate
SetMarkerAndCallback(Callback callback)heap::base::Stackinline
SetMarkerAndCallbackImpl(Stack *stack, void *argument, const void *stack_end)heap::base::Stackinlineprivatestatic
SetMarkerForBackgroundThreadAndCallback(ThreadId thread, Callback callback)heap::base::Stackinline
SetMarkerForBackgroundThreadAndCallbackImpl(Stack *stack, void *argument, const void *stack_end)heap::base::Stackinlineprivatestatic
SetMarkerIfNeededAndCallback(Callback callback)heap::base::Stackinline
SetScanSimulatorCallback(StackVisitorCallback callback)heap::base::Stackinline
SetStackStart()heap::base::Stackinline
ThreadId typedefheap::base::Stack
TrampolineCallbackHelper(void *argument, IterateStackCallback callback)heap::base::Stackprivate