Home
last modified time | relevance | path

Searched refs:isCached_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date.h84 static bool isCached_; member in panda::ecmascript::DateUtils
H A Djs_date.cpp28 bool DateUtils::isCached_ = false;
88 if (isCached_) {
124 isCached_ = true;

Completed in 3 milliseconds