Home
last modified time | relevance | path

Searched refs:FrameInspectionScope (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc124 FrameInspectionScope scope(this, pc); in GetNumLocals()
131 FrameInspectionScope scope(this, pc); in GetLocalValue()
137 FrameInspectionScope scope(this, pc); in GetStackDepth()
146 FrameInspectionScope scope(this, pc); in GetStackValue()
155 FrameInspectionScope scope(this, pc); in GetFunctionAtAddress()
531 struct FrameInspectionScope { struct in v8::internal::wasm::DebugInfoImpl
532 FrameInspectionScope(DebugInfoImpl* debug_info, Address pc) in FrameInspectionScope() function

Completed in 3 milliseconds