Home
last modified time | relevance | path

Searched refs:AllocConstantStringObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory-inl.h50 EcmaString *ObjectFactory::AllocConstantStringObject(MemSpaceType type) in AllocConstantStringObject() function
Decma_string-inl.h145 auto string = ConstantString::Cast(vm->GetFactory()->AllocConstantStringObject(type)); in CreateConstantString()
Dobject_factory.h537 inline EcmaString *AllocConstantStringObject(MemSpaceType type);