Searched refs:V8Extensions (Results 1 – 3 of 3) sorted by relevance
122 typedef WTF::Vector<v8::Extension*> V8Extensions; typedef277 static const V8Extensions& extensions() { return m_extensions; } in extensions()328 static V8Extensions m_extensions;
375 const V8Extensions& extensions = V8Proxy::extensions(); in createNewContext()
89 V8Extensions V8Proxy::m_extensions;