Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dsliced_string-inl.h43 inline void SlicedString::SetHasBackingStore(bool hasBackingStore) in SetHasBackingStore()
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h544 void SetHasBackingStore(bool hasBackingStore) in SetHasBackingStore()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1848 GateRef hasBackingStore) in StoreStartIndexAndBackingStore()