Searched defs:CallbackScope (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/src/api/ | ||
| D | async_resource.cc | 65 AsyncResource::CallbackScope::CallbackScope(AsyncResource* res) in CallbackScope() function in node::AsyncResource::CallbackScope |
| D | callback.cc | 19 CallbackScope::CallbackScope(Isolate* isolate, in CallbackScope() function in node::CallbackScope |
| /third_party/node/src/ | ||
| D | node_api.cc | 619 class CallbackScope : public node::CallbackScope { class in v8impl::__anon1b83e5020411::AsyncContext |