Searched defs:wrapObject (Results 1 – 2 of 2) sorted by relevance
146 PassRefPtr<InspectorObject> InjectedScript::wrapObject(ScriptValue value, const String& groupName) in wrapObject() function in WebCore::InjectedScript
54 wrapObject: function(object, groupName, canAccessInspectedWindow) method in InjectedScript