Searched defs:AllocLineStringObject (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_factory-inl.h | 54 EcmaString *ObjectFactory::AllocLineStringObject(size_t size) in AllocLineStringObject() function in panda::ecmascript::ObjectFactory |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | new_object_stub_builder.cpp | 1617 void NewObjectStubBuilder::AllocLineStringObject(Variable *result, Label *exit, GateRef length, bool compressed)
in AllocLineStringObject() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 7 milliseconds