Lines Matching refs:ecmaVM
121 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateBuiltinJSObject1() local
122 JSHandle<GlobalEnv> globalEnv = ecmaVM->GetGlobalEnv(); in CreateBuiltinJSObject1()
123 ObjectFactory *factory = ecmaVM->GetFactory(); in CreateBuiltinJSObject1()
380 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
381 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()
382 JSHandle<GlobalEnv> env = ecmaVM->GetGlobalEnv(); in HWTEST_F_L0()
420 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
421 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()
451 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
452 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()
471 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateJSObject() local
472 JSHandle<GlobalEnv> globalEnv = ecmaVM->GetGlobalEnv(); in CreateJSObject()
502 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
503 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()
521 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
522 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()
528 JSHandle<GlobalEnv> env = ecmaVM->GetGlobalEnv(); in HWTEST_F_L0()
588 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
589 ObjectFactory *factory = ecmaVM->GetFactory(); in HWTEST_F_L0()