Lines Matching refs:globalEnv
40 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
41 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
69 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
70 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
97 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
98 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
120 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
121 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
144 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
145 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
168 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
169 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
192 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
193 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();
216 auto globalEnv = thread->GetEcmaVM()->GetGlobalEnv();
217 JSHandle<JSTaggedValue> proto = globalEnv->GetObjectFunctionPrototype();