Searched defs:CustomAsyncResource (Results 1 – 1 of 1) sorted by relevance
22 class CustomAsyncResource : public AsyncResource { class24 CustomAsyncResource(Isolate* isolate, Local<Object> resource) in CustomAsyncResource() function in __anon06d5c3800111::CustomAsyncResource