Home
last modified time | relevance | path

Searched refs:TypedLocaleCompare (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbuiltins_lowering.h36 GateRef TypedLocaleCompare(GateRef glue, GateRef gate, GateRef thisObj, GateRef thatObj);
H A Dbuiltins_lowering.cpp70 GateRef BuiltinLowering::TypedLocaleCompare(GateRef glue, GateRef gate, GateRef thisObj, GateRef thatObj) in TypedLocaleCompare() function in panda::ecmascript::kungfu::BuiltinLowering
90 "TypedLocaleCompare"); in TypedLocaleCompare()
216 result = TypedLocaleCompare(glue, gate, thisObj, thatObj); in LowerTypedLocaleCompare()

Completed in 2 milliseconds