Searched defs:GetStackDepth (Results 1 – 1 of 1) sorted by relevance
266 int GetStackDepth(Address pc) { in GetStackDepth() function in v8::internal::wasm::DebugInfoImpl850 int DebugInfo::GetStackDepth(Address pc) { return impl_->GetStackDepth(pc); } in GetStackDepth() function in v8::internal::wasm::DebugInfo