Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1439 inline bool JSTaggedValue::StringCompare(const JSThread *thread, EcmaString *xStr, EcmaString *yStr) in StringCompare() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp7275 GateRef StubBuilder::StringCompare(GateRef glue, GateRef left, GateRef right) in StringCompare() function in panda::ecmascript::kungfu::StubBuilder