Searched defs:IsInternString (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | object_operator.cpp | 44 if (EcmaStringAccessor(key->GetTaggedObject()).IsInternString()) { in HandleKey() function |
H A D | ecma_string.h | 1186 bool IsInternString() const in IsInternString() function in panda::EcmaStringAccessor |
Completed in 5 milliseconds