Home
last modified time | relevance | path

Searched defs:wrapTable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScript.cpp264 PassRefPtr<TypeBuilder::Runtime::RemoteObject> InjectedScript::wrapTable(const ScriptValue& table, … in wrapTable() function in WebCore::InjectedScript
DInjectedScriptSource.js174 wrapTable: function(canAccessInspectedWindow, table, columns) method in InjectedScript