Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1876 DEF_CALL_SIGNATURE(StringGetStart) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3699 int32_t RuntimeStubs::StringGetStart(bool isUtf8, EcmaString *srcString, int32_t length, int32_t st… in StringGetStart() function in panda::ecmascript::RuntimeStubs