Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string-inl.h334 switch (GetStringType()) { in At()
383 switch (src->GetStringType()) { in WriteToFlat()
459 switch (src->GetStringType()) { in WriteToFlatWithPos()
Decma_string.h695 JSType GetStringType() const in GetStringType() function
1511 JSType GetStringType() const in GetStringType() function
1513 return string_->GetStringType(); in GetStringType()