Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3180 DEF_CALL_SIGNATURE(FastStringEqual) in DEF_CALL_SIGNATURE() argument
Dstub_builder.cpp6491 GateRef StubBuilder::FastStringEqual(GateRef glue, GateRef left, GateRef right) in FastStringEqual() function in panda::ecmascript::kungfu::StubBuilder