Searched refs:get_request_info (Results 1 – 2 of 2) sorted by relevance
752 req = napi.get_request_info(this_arg); in request_read()809 req = napi.get_request_info(this_arg); in response_send_headers()951 req = napi.get_request_info(this_arg); in response_write()1017 req = napi.get_request_info(this_arg); in response_end()1055 req = napi.get_request_info(this_arg); in websocket_send_frame()1122 req = napi.get_request_info(sock); in websocket_set_sock()
344 get_request_info(napi_value obj) in get_request_info() function