Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_String.cpp62 VMHandle<coretypes::String> sHandle(thread, s->GetCoreType()); in StdCoreStringDataAsArray() local
535 VMHandle<coretypes::String> sHandle(thread, str->GetCoreType()); in StdCoreStringRepeat() local