Home
last modified time | relevance | path

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

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