Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Ddebugger-script.js176 frames.push(DebuggerScript._frameMirrorToJSCallFrame(execState.frame(i)));
261 DebuggerScript._frameMirrorToJSCallFrame = function(frameMirror) function