Home
last modified time | relevance | path

Searched defs:IsEmptyString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h177 inline bool IsEmptyString(const uint8_t *start, const uint8_t *end) in IsEmptyString() function
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp117 bool NumberHelper::IsEmptyString(const uint8_t *start, const uint8_t *end) in IsEmptyString() function in panda::ecmascript::base::NumberHelper