Searched refs:GetExport (Results 1 – 4 of 4) sorted by relevance
154 V8_WARN_UNUSED_RESULT MaybeHandle<Object> GetExport(Isolate* isolate,
338 MaybeHandle<Object> JSModuleNamespace::GetExport(Isolate* isolate, in GetExport() function in v8::internal::JSModuleNamespace
1020 ->GetExport(isolate(), key) in CollectOwnPropertyNames()
239 if (!holder.GetExport(isolate, Handle<String>::cast(Utils::OpenHandle(*name))) in ModuleNamespaceEntryGetter()