v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
push_registers_asm.cc File Reference
Include dependency graph for push_registers_asm.cc:

Go to the source code of this file.

Namespaces

namespace  heap
 
namespace  heap::base
 

Typedefs

using heap::base::IterateStackCallback = void (*)(const Stack*, StackVisitor*, intptr_t*)
 

Functions

void heap::base::PushAllRegistersAndIterateStack (const Stack *sp, StackVisitor *sv, IterateStackCallback callback)