Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp73 …f BuiltinLowering::TypedLocaleCompare(GateRef glue, GateRef gate, GateRef thisObj, GateRef thatObj) in TypedLocaleCompare()
191 GateRef thatObj = acc_.GetValueIn(gate, index++); in LowerTypedLocaleCompare() local