Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h51 void TryInlineStringSubstring(GateRef gate, size_t argc, bool skipThis);
H A Dnative_inline_lowering.cpp93 TryInlineStringSubstring(gate, argc, skipThis); in RunNativeInlineLowering()
467 void NativeInlineLowering::TryInlineStringSubstring(GateRef gate, size_t argc, bool skipThis) in TryInlineStringSubstring() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 5 milliseconds