Searched defs:AllocSlicedStringObject (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | object_factory-inl.h | 75 EcmaString *ObjectFactory::AllocSlicedStringObject(MemSpaceType type) in AllocSlicedStringObject() function in panda::ecmascript::ObjectFactory |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | new_object_stub_builder.cpp | 1639 void NewObjectStubBuilder::AllocSlicedStringObject(Variable *result, Label *exit, GateRef from, GateRef length,
in AllocSlicedStringObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 6 milliseconds