Searched defs:frameId (Results 1 – 3 of 3) sorted by relevance
98 FrameId frameId; member
316 void Inspector::RestartFrame(PtThread thread, FrameId frameId) in RestartFrame()361 FrameId frameId = 0; in DebuggableThreadPostSuspend() local
309 auto frameId = ParseNumericId<FrameId>(params, "callFrameId"); in OnCallDebuggerRestartFrame() local546 …[this, thread, &callFrames](auto frameId, auto methodName, auto sourceFile, auto lineNumber, auto … in EnumerateCallFrames()