Searched defs:ToDateString (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_date.cpp | 658 JSTaggedValue JSDate::ToDateString(JSThread *thread) const in ToDateString() function in panda::ecmascript::JSDate |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ | ||
| D | builtins_date_test.cpp | 639 HWTEST_F_L0(BuiltinsDateTest, ToDateString) in HWTEST_F_L0() argument |