Home
last modified time | relevance | path

Searched refs:clonable (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDOMFileSystemBase.h94 bool clonable() const { return m_clonable; } in clonable() function
/external/chromium_org/third_party/polymer/polymer/
Dpolymer.js.map1clonable","isInstanceAttribute","blackList","extends","noscript","assetpath","cache-csstext","ensu…
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DSerializedScriptValue.cpp1298 if (!fs->clonable()) in writeDOMFileSystem()