HomeSort by relevance Sort by last modified time
    Searched refs:scriptAge (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/
check-for-exit-time-destructors 56 my $scriptAge = -M $0;
72 if (defined $buildTimestampAge && $buildTimestampAge < $scriptAge) {
check-for-global-initializers 56 my $scriptAge = -M $0;
72 if (defined $buildTimestampAge && $buildTimestampAge < $scriptAge) {

Completed in 98 milliseconds