Searched refs:frontend_object_id_ (Results 1 – 2 of 2) sorted by relevance
86 : frontend_object_id_(frontend_object_id), main_thread_(main_thread) {} in InspectorTraceWriter()104 main_thread_->Post(std::make_unique<SendMessageRequest>(frontend_object_id_, in Flush()112 int frontend_object_id_; member in node::inspector::protocol::__anon8c42443e0111::InspectorTraceWriter124 std::make_unique<DestroyFrontendWrapperRequest>(frontend_object_id_)); in ~TracingAgent()130 frontend_object_id_ = main_thread_->newObjectId(); in Wire()132 frontend_object_id_, frontend_)); in Wire()161 frontend_object_id_, main_thread_), in start()
34 int frontend_object_id_; variable