Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.h122 typedef WTF::Vector<v8::Extension*> V8Extensions; typedef
277 static const V8Extensions& extensions() { return m_extensions; } in extensions()
328 static V8Extensions m_extensions;
DV8DOMWindowShell.cpp375 const V8Extensions& extensions = V8Proxy::extensions(); in createNewContext()
DV8Proxy.cpp89 V8Extensions V8Proxy::m_extensions;