Lines Matching refs:GetJSThread
50 …SourceTextModule::AddLocalExportEntry(vm->GetJSThread(), module, localExportEntry1, 0, ERROR_TYPE_… in IsModuleNamespaceObjectFuzztest()
52 …SourceTextModule::AddLocalExportEntry(vm->GetJSThread(), module, localExportEntry2, 1, ERROR_TYPE_… in IsModuleNamespaceObjectFuzztest()
53 … JSHandle<TaggedArray> localExportEntries(vm->GetJSThread(), module->GetLocalExportEntries()); in IsModuleNamespaceObjectFuzztest()
56 … ModuleManager *moduleManager = vm->GetJSThread()->GetCurrentEcmaContext()->GetModuleManager(); in IsModuleNamespaceObjectFuzztest()
58 JSHandle<ModuleNamespace> np = ModuleNamespace::ModuleNamespaceCreate(vm->GetJSThread(), in IsModuleNamespaceObjectFuzztest()
79 auto thread = vm->GetJSThread(); in IsProxyFuzztest()
104 auto thread = vm->GetJSThread(); in IsJSCollatorFuzztest()
131 auto thread = vm->GetJSThread(); in IsJSPluralRulesFuzztest()
188 auto thread = vm->GetJSThread(); in IsJSPrimitiveRefFuzztest()
211 auto thread = vm->GetJSThread(); in IsDequeFuzztest()
230 auto thread = vm->GetJSThread(); in CreateJSValueRef()