Searched refs:global_context (Results 1 – 1 of 1) sorted by relevance
319 global_context: Strong<dyn IGlobalVmContext>, field326 pub fn new(global_context: Strong<dyn IGlobalVmContext>, vm_server: RpcServer) -> VmContext { in new()327 VmContext { global_context, vm_server } in new()