Home
last modified time | relevance | path

Searched refs:IsAtReturn (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-debug.cc512 if (IsAtReturn(frame) || step_action == StepOut) { in PrepareStep()
795 bool IsAtReturn(WasmFrame* frame) { in IsAtReturn() function in v8::internal::wasm::DebugInfoImpl