Home
last modified time | relevance | path

Searched defs:objFactory (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_stable_array_test.cpp105 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
144 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
210 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
247 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
277 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
308 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
340 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
374 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
439 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
482 ObjectFactory *objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp150 ObjectFactory* objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
181 ObjectFactory* objFactory = thread->GetEcmaVM()->GetFactory(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp642 ObjectFactory *objFactory = vm_->GetFactory(); in CollectExportIndexs() local