Lines Matching defs:factory
71 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateArrayList() local
83 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreatePlainArray() local
97 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateJSApiDeque() local
108 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateHashMap() local
120 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateHashSet() local
132 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateLightWeightMap() local
149 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateLightWeightSet() local
164 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateLinkedList() local
177 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateList() local
188 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateQueue() local
202 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateJSApiStack() local
213 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory(); in CreateTreeMap() local