Searched defs:wrapCallFrames (Results 1 – 3 of 3) sorted by relevance
250 PassRefPtr<Array<CallFrame> > InjectedScript::wrapCallFrames(const ScriptValue& callFrames, int asy… in wrapCallFrames() function in blink::InjectedScript
779 wrapCallFrames: function(callFrame, asyncOrdinal) method in InjectedScript
342 PassRefPtrWillBeRawPtr<JavaScriptCallFrame> ScriptDebugServer::wrapCallFrames(int maximumLimit, Sco… in wrapCallFrames() function in blink::ScriptDebugServer