Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.h44 value_ = (index_ < length_) ? data_[index_] : DEL; in NextChar()
113 return value_ == DEL; in IsEnd()
H A Djs_date.h70 static constexpr char DEL = 127; member

Completed in 2 milliseconds