HomeSort by relevance Sort by last modified time
    Searched refs:TimeClip (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.23-2.js 29 3. Call TimeClip(Result(1)).
76 TimeClip(t+1.1),
15.9.5.23-8.js 29 3. Call TimeClip(Result(1)).
76 TimeClip(t+1.1),
15.9.5.23-9.js 29 3. Call TimeClip(Result(1)).
77 TimeClip(t+1.1),
15.9.5.23-4.js 29 3. Call TimeClip(Result(1)).
87 TimeClip(t+1.1),
15.9.5.23-5.js 29 3. Call TimeClip(Result(1)).
87 TimeClip(t+1.1),
15.9.5.23-6.js 29 3. Call TimeClip(Result(1)).
87 TimeClip(t+1.1),
15.9.5.23-7.js 29 3. Call TimeClip(Result(1)).
87 TimeClip(t+1.1),
15.9.5.26-1.js 36 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
188 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
202 return ( TimeClip(UTC_TIME) );
15.9.5.27-1.js 36 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
186 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
200 return ( TimeClip(MakeDate(Day(TIME), RESULT4)) );
15.9.5.28-1.js 38 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
200 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
215 return ( TimeClip(UTC( MakeDate(Day(TIME),RESULT5))) );
15.9.5.29-1.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
195 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
209 return ( TimeClip(MakeDate(Day(TIME),RESULT5)) );