OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTC_SEC
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
macros.py
188
macro
UTC_SEC
(arg) = (%_DateField(arg, 17));
date.js
250
+ TwoDigitString(
UTC_SEC
(date));
480
return
UTC_SEC
(this)
530
UTC_SEC
(this),
577
sec = argc < 2 ?
UTC_SEC
(this) : ToNumber(sec);
605
sec = argc < 3 ?
UTC_SEC
(this) : ToNumber(sec);
Completed in 463 milliseconds