Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/Scripts/
Dwebkitdirs.pm808 sub isDarwin() subroutine
820 return isAppleWebKit() && isDarwin();
849 if (!isDarwin()) {
872 return isDarwin() && osXVersion()->{"minor"} == 4;
877 return isDarwin() && osXVersion()->{"minor"} == 5;
882 return isDarwin() && osXVersion()->{"minor"} == 6;
917 if (isDarwin()) {
1192 if (!isDarwin() || $passedConfig =~ m/release/i) {
Drun-launcher53 if (isDarwin()) {
Drun-webkit-tests341 if (isDarwin()) {
/external/webkit/WebKitTools/
DChangeLog-2009-06-163905 … Change a few calls to isCygwin to isAppleWinWebKit and a few calls to isAppleMacWebKit to isDarwin
6934 - isDarwin() and isCygwin() returned an empty string if the platform equality check fails.
6939 - Replaced isDarwin() by isOSX() as they have now the same behaviour.
12344 isDarwin() to make it reusable in other places (like the workaround-