Home
last modified time | relevance | path

Searched defs:fromObject (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptWrappable.h143 static ScriptWrappable* fromObject(const void*) in fromObject() function
149 static ScriptWrappable* fromObject(ScriptWrappable* object) in fromObject() function
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DSnippetStorage.js155 WebInspector.Snippet.fromObject = function(storage, serializedSnippet) function in WebInspector.Snippet
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DTextRange.js60 WebInspector.TextRange.fromObject = function(serializedTextRange) function in WebInspector.TextRange
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DTabbedEditorContainer.js541 WebInspector.TabbedEditorContainer.HistoryItem.fromObject = function (serializedHistoryItem) function in WebInspector.TabbedEditorContainer.HistoryItem
577 WebInspector.TabbedEditorContainer.History.fromObject = function(serializedHistory) function in WebInspector.TabbedEditorContainer.History