Searched refs:CreateObjectRequest (Results 1 – 1 of 1) sorted by relevance
43 class CreateObjectRequest : public Request { class45 CreateObjectRequest(int object_id, Factory factory) in CreateObjectRequest() function in node::inspector::__anonbf7d8ff40111::CreateObjectRequest60 new CreateObjectRequest<Factory>(object_id, std::move(factory))); in NewCreateRequest()