Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h84 void LowerStringSubstring(GateRef gate);
Dtyped_native_inline_lowering.cpp261 LowerStringSubstring(gate); in VisitGate()
2137 void TypedNativeInlineLowering::LowerStringSubstring(GateRef gate) in LowerStringSubstring() function in panda::ecmascript::kungfu::TypedNativeInlineLowering