Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebKit.cpp97 initializeWithoutV8(platform); in initialize()
137 void initializeWithoutV8(Platform* platform) in initializeWithoutV8() function
/external/chromium_org/third_party/WebKit/public/web/
DWebKit.h52 BLINK_EXPORT void initializeWithoutV8(Platform*);
/external/chromium_org/content/browser/renderer_host/
Dsandbox_ipc_linux.cc459 blink::initializeWithoutV8(webkit_platform_support_.get()); in EnsureWebKitInitialized()