Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc658 class DebugWasmScopeIterator final : public debug::ScopeIterator {
660 explicit DebugWasmScopeIterator(WasmFrame* frame) in DebugWasmScopeIterator() function in v8::internal::__anon14468::final
1013 return std::make_unique<DebugWasmScopeIterator>(frame); in GetWasmScopeIterator()

Completed in 3 milliseconds