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 | 20 CallbackScope::CallbackScope(Isolate* isolate, in CallbackScope() function in node::CallbackScope |
| /third_party/node/src/ | ||
| D | node_api.cc | 539 class CallbackScope : public node::CallbackScope { class in v8impl::__anon274e92400311::AsyncContext |