Searched refs:kAfterWasmCall (Results 1 – 1 of 1) sorted by relevance
118 enum ReturnLocation { kAfterBreakpoint, kAfterWasmCall }; enumerator155 DCHECK_EQ(kAfterWasmCall, return_location); in FindNewPC()516 return_location = kAfterWasmCall; in PrepareStep()766 it.Advance(), return_location = kAfterWasmCall) { in UpdateReturnAddresses()