Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h100 inline bool EmptyArrayCheck() in EmptyArrayCheck() function
Djson_parser.cpp134 if (EmptyArrayCheck()) { in ParseJSONText()