Home
last modified time | relevance | path

Searched defs:ToUTCString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp785 JSTaggedValue JSDate::ToUTCString(JSThread *thread) const in ToUTCString() function in panda::ecmascript::JSDate
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp1016 HWTEST_F_L0(BuiltinsDateTest, ToUTCString) in HWTEST_F_L0() argument