Home
last modified time | relevance | path

Searched defs:SetStackStart (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/base/
Dstack.cc23 void Stack::SetStackStart(const void* stack_start) { in SetStackStart() function in heap::base::Stack
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc754 void SetStackStart(void* stack_start) { in SetStackStart() function in v8::internal::GlobalHandles::OnStackTracedNodeSpace
932 void GlobalHandles::SetStackStart(void* stack_start) { in SetStackStart() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/api/
Dapi.cc10433 void EmbedderHeapTracer::SetStackStart(void* stack_start) { in SetStackStart() function in v8::EmbedderHeapTracer