Home
last modified time | relevance | path

Searched defs:FastSubString (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_string.h301 static EtsString *FastSubString(EtsString *src, uint32_t start, uint32_t length) in FastSubString() function in ark::ets::EtsString
/arkcompiler/runtime_core/static_core/runtime/coretypes/
H A Dstring.cpp936 String *String::FastSubString(String *src, uint32_t start, uint32_t utf16Length, const LanguageContext &ctx, in FastSubString() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h1135 static EcmaString *FastSubString(const EcmaVM *vm, in FastSubString() function in panda::EcmaStringAccessor
H A Decma_string.cpp127 EcmaString *EcmaString::FastSubString(const EcmaVM *vm, in FastSubString() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp1348 GateRef BuiltinsStringStubBuilder::FastSubString(GateRef glue, GateRef thisValue, GateRef from, in FastSubString() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder

Completed in 20 milliseconds