Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.cc2091 #define PAUSE_IF_BREAK_FLAG(flag) \ in Execute() macro
2224 PAUSE_IF_BREAK_FLAG(AfterReturn); in Execute()
2301 PAUSE_IF_BREAK_FLAG(AfterCall); in Execute()
2312 PAUSE_IF_BREAK_FLAG(AfterCall); in Execute()
2330 PAUSE_IF_BREAK_FLAG(AfterCall); in Execute()
2337 PAUSE_IF_BREAK_FLAG(AfterCall); in Execute()
2601 PAUSE_IF_BREAK_FLAG(AfterReturn); in Execute()
2603 #undef PAUSE_IF_BREAK_FLAG in Execute()