Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp5274 Label bothString(env); in FastEqual() local
5599 GateRef bothString = BoolAnd(TaggedIsString(left), TaggedIsString(right)); in FastBinaryOp() local