Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc40 enum ReturnLocation { kAfterBreakpoint, kAfterWasmCall }; enumerator
64 // If {return_location == kAfterWasmCall} we return the last code offset in FindNewPC()
77 DCHECK_EQ(kAfterWasmCall, return_location); in FindNewPC()
420 FloodWithBreakpoints(frame, kAfterWasmCall); in PrepareStepOutTo()
682 it.Advance(), return_location = kAfterWasmCall) { in UpdateReturnAddresses()

Completed in 5 milliseconds