Lines Matching full:dll
1734 on Strings in WebCore had to cross a DLL boundary (from WebKit.dll to JavaScript.dll).
1737 WTFString can be built by both WebCore and WTF, and we don't need to talk across a DLL to do operations
1816 on Strings in WebCore had to cross a DLL boundary (from WebKit.dll to JavaScript.dll).
1819 WTFString can be built by both WebCore and WTF, and we don't need to talk across a DLL to do operations
11376 got a way to directly instantiate JSStrings over DLL borders. Since vftable for JSString was
11413 (JSC::jsSingleCharacterString): Call fixupVPtr in case this is call across DLL boundary.
16057 Only Debug_All target uses JavaScriptCore_debug.dll naming, and since
16435 - not use _debug as a DLL naming suffix
19943 Revise CFLite Debug build to emit DLL's with _debug label.