Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:msvc

6820         (e.g. some MSVC and Symbian builds).
6932 Use OS(WINDOWS) instead of COMPILER(MSVC) in FastMalloc.cpp
6935 Most of the ifdefs belong to windows and not to the MSVC compiler.
10712 MSVC isn't smart enough to figure out that the definition of the global
10782 There is no reason to have stddef.h include be MSVC-only.
14687 Re-Disable JIT for MSVC 64bit to fix the build on this compiler.
14941 * wtf/ByteArray.h: Use maximal sized array for MSVC and unsized array for other compilers.
19322 [MSVC] Ensure 4 byte alignment on ARM
20915 - MSVC does not ensure the buffers are null terminated as the unix versions do.
24528 MSVC can't compile one of JSFunction constructors when JIT is disabled.