Home
last modified time | relevance | path

Searched defs:AllocLineStringObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory-inl.h54 EcmaString *ObjectFactory::AllocLineStringObject(size_t size) in AllocLineStringObject() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1687 void NewObjectStubBuilder::AllocLineStringObject(Variable *result, Label *exit, GateRef length, boo… in AllocLineStringObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder