Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.h126 AfterReturn = 1 << 0, enumerator
Dwasm-debug.cc167 thread->AddBreakFlags(WasmInterpreter::BreakFlag::AfterReturn); in ContinueExecution()
173 ? WasmInterpreter::BreakFlag::AfterReturn in ContinueExecution()
Dwasm-interpreter.cc1339 PAUSE_IF_BREAK_FLAG(AfterReturn); in Execute()
1662 PAUSE_IF_BREAK_FLAG(AfterReturn); in Execute()