Home
last modified time | relevance | path

Searched refs:IsEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h105 bool IsEnd() const in IsEnd() function
Ddate_parse.cpp277 if (str_->IsEnd()) { in Read()