Searched defs:connect (Results 1 – 2 of 2) sorted by relevance
344 Method *connect = ctx->GetPromiseInteropConnectMethod(); in JSCONVERT_WRAP() local
355 async def connect(self, nursery: trio.Nursery) -> AsyncIterator[DebuggerClient]: member in DebugLocator