Lines Matching full:dll
59 // Setup for Windows DLL export/import. When building the V8 DLL the61 // the V8 DLL USING_V8_SHARED needs to be defined. When either building the V866 // when building the DLL but cannot have __declspec(dllimport) when building67 // a program which uses the DLL.