Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp148 JSHandle<EcmaString> flatString(vm->GetJSThread(), srcFlat.GetString()); in GetSlicedString() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1971 FlatStringStubBuilder *flatString) in AllocSlicedStringObject()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2502 GateRef BuiltinsStringStubBuilder::AllocateSlicedString(GateRef glue, GateRef flatString, GateRef l… in AllocateSlicedString()