Searched defs:exportObject (Results 1 – 2 of 2) sorted by relevance
182 JSTaggedValue ModuleManager::GetValueFromExportObject(JSHandle<JSTaggedValue> &exportObject, int32_… in GetValueFromExportObject()707 …auto exportObject = funcRef->Call(vm, JSValueRef::Undefined(vm), arguments.data(), arguments.size(… in LoadNativeModule() local
152 const JSHandle<SourceTextModule> &module, const JSHandle<JSTaggedValue> &exportObject, in ResolveExportObject()