Searched defs:receiver_context (Results 1 – 2 of 2) sorted by relevance
82 struct receiver_context { struct83 unsigned int num_packets;84 int in_fds[2];85 int ready_out;86 int wakefd;
1504 Object receiver_context = JSGlobalProxy::cast(*receiver).native_context(); in MayAccess() local