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

1 2 3

  /external/webkit/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)) );
15.9.5.30-1.js 41 8. Set the [[Value]] property of the this value to TimeClip(Result(7)).
199 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
214 return ( TimeClip(UTC_TIME) );
15.9.5.31-1.js 37 8.Set the [[Value]] property of the this value to TimeClip(Result(7)).
196 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
211 return ( TimeClip(MakeDate(Day(TIME), RESULT6)) );
15.9.5.32-1.js 30 5. Set the [[Value]] property of the this value to TimeClip(Result(4)).
145 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
156 return ( TimeClip(UTC_DATE) );
15.9.5.33-1.js 30 5. Set the [[Value]] property of the this value to TimeClip(Result(4)).
145 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
154 return ( TimeClip(MakeDate(RESULT3, TimeWithinDay(t))) );
15.9.5.34-1.js 34 6. Set the [[Value]] property of the this value to TimeClip(Result(5)).
209 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
219 return ( TimeClip (UTC(MakeDate( DAY, TimeWithinDay(TIME) ))) );
15.9.5.35-1.js 129 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
142 return ( TimeClip(RESULT5) );
15.9.5.36-1.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
230 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
244 return ( TimeClip(UTC_DATE) );
15.9.5.36-2.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
216 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
230 return ( TimeClip(UTC_DATE) );
15.9.5.36-3.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
203 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
217 return ( TimeClip(UTC_DATE) );
15.9.5.36-4.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
190 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
204 return ( TimeClip(UTC_DATE) );
15.9.5.36-5.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
177 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
191 return ( TimeClip(UTC_DATE) );
15.9.5.36-6.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
164 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
178 return ( TimeClip(UTC_DATE) );
15.9.5.36-7.js 40 7. Set the [[Value]] property of the this value to TimeClip(Result(6)).
149 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
163 return ( TimeClip(UTC_DATE) );
  /external/v8/src/
date.js 117 return TimeClip(MakeDate(day, TimeWithinDay(t)));
411 function TimeClip(time) {
445 value = TimeClip(year);
471 value = IS_STRING(time) ? DateParse(time) : TimeClip(ToNumber(time));
486 value = TimeClip(UTC(MakeDate(day, time)));
683 return TimeClip(UTC(date));
685 return TimeClip(date - arr[6] * 1000);
704 return %_SetValueOf(this, TimeClip(MakeDate(day, time)));
887 return %_SetValueOf(this, TimeClip(ToNumber(ms)));
896 return %_SetValueOf(this, TimeClip(UTC(MakeDate(DAY(t), time))))
    [all...]

Completed in 1687 milliseconds

1 2 3