Searched defs:AllocLineStringObject (Results 1 – 2 of 2) sorted by relevance
54 EcmaString *ObjectFactory::AllocLineStringObject(size_t size) in AllocLineStringObject() function
1687 void NewObjectStubBuilder::AllocLineStringObject(Variable *result, Label *exit, GateRef length, boo… in AllocLineStringObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder