Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h620 auto allString = env_->GetBuilder()->TaggedObjectBothAreString(x, y); in BothAreString() local
621 return env_->GetBuilder()->LogicAnd(allHeapObject, allString); in BothAreString()