Home
last modified time | relevance | path

Searched refs:GetCurrentStackPointerForLocalVariables (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/base/
Dstack.h53 static const void* GetCurrentStackPointerForLocalVariables();
Dstack.cc166 const void* Stack::GetCurrentStackPointerForLocalVariables() { in GetCurrentStackPointerForLocalVariables() function in heap::base::Stack
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc870 ::heap::base::Stack::GetCurrentStackPointerForLocalVariables()); in CleanupBelowCurrentStackPosition()