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 __anonc7b283560111::CustomAsyncResource