wrapCallFrames    317 Source/bindings/v8/ScriptDebugServer.cpp PassRefPtr<JavaScriptCallFrame> ScriptDebugServer::wrapCallFrames(v8::Handle<v8::Object> executionState, int maximumLimit, ScopeInfoDetails scopeDetails)
wrapCallFrames    235 Source/core/inspector/InjectedScript.cpp PassRefPtr<Array<CallFrame> > InjectedScript::wrapCallFrames(const ScriptValue& callFrames, int asyncOrdinal)