Lines Matching refs:GetEcmaVM
40 return thread->GetEcmaVM()->GetGlobalEnv();
45 thread->GetEcmaVM()->SetEnableForceGC(false);
46 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
69 thread->GetEcmaVM()->CollectGarbage(TriggerGCType::FULL_GC);
71 if (thread->GetEcmaVM()->GetJSOptions().EnableSnapshotDeserialize()) {
76 thread->GetEcmaVM()->SetEnableForceGC(true);
81 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
82 JSHandle<GlobalEnv> env = thread->GetEcmaVM()->GetGlobalEnv();
110 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
127 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
144 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
155 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
168 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
192 ObjectFactory *factory = thread->GetEcmaVM()->GetFactory();
195 JSHandle<GlobalEnv> env = thread->GetEcmaVM()->GetGlobalEnv();