Home
last modified time | relevance | path

Searched refs:InitInstance (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dlazy-instance.h195 static void InitInstance(StorageType* storage) { in InitInstance() function
204 reinterpret_cast<void(*)(void*)>(&InitInstance), // NOLINT in Init()
/external/webkit/Tools/WinLauncher/
DWinLauncher.cpp56 BOOL InitInstance(HINSTANCE, int);
168 if (!InitInstance (hInstance, nCmdShow)) in _tWinMain()
280 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow) in InitInstance() function
/external/webkit/Tools/
DChangeLog-2009-06-168307 (InitInstance):
23091 (InitInstance):
DChangeLog-2010-05-2421965 (InitInstance): check-webkit-style fixes.