Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc136 int GetStackDepth(Address pc) { in GetStackDepth() function in v8::internal::wasm::DebugInfoImpl
797 int DebugInfo::GetStackDepth(Address pc) { return impl_->GetStackDepth(pc); } in GetStackDepth() function in v8::internal::wasm::DebugInfo