Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:darwin

4861         Fix the build for non-Mac Darwin platforms by disabling their support
4918 !USE(MULTIPLE_THREADS) on Darwin build fix
7429 Add an include for readline/history.h to fix the build for Darwin users
7446 Readline support is only enabled on Darwin platforms for now, but
16422 On Darwin, make the initialization happen under pthread_once, since there is no guarantee
16430 Darwin, even if threading was initialized from a secondary thread.
19517 (WTF::Collator::userDefault): Put ICU workaround under both PLATFORM(DARWIN) and
22141 value.cpp. The reason this was in a separate file is that the DARWIN
22144 DARWIN and was never necessary for the non-DARWIN code path.
23419 PLATFORM(DARWIN) left unpatched due to Apple's GCC bug.