Home
last modified time | relevance | path

Searched defs:IsStringLength (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h151 static inline bool IsStringLength(Type handler) in IsStringLength() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp28 static bool IsStringLength(const Inst *inst) in IsStringLength() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2187 inline GateRef StubBuilder::IsStringLength(GateRef attr) in IsStringLength() function