Home
last modified time | relevance | path

Searched defs:callback_scope (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/addons/callback-scope/
Dbinding.cc38 node::CallbackScope callback_scope(isolate, v8::Object::New(isolate), in Callback() local
/third_party/node/src/
Dstream_pipe.cc182 InternalCallbackScope callback_scope(pipe, in OnStreamAfterWrite() local
233 InternalCallbackScope callback_scope(pipe, in OnStreamWantsWrite() local
Dnode_http_parser.cc212 InternalCallbackScope callback_scope( in SET_SELF_SIZE() local
367 InternalCallbackScope callback_scope( in on_headers_complete() local
440 InternalCallbackScope callback_scope( in on_message_complete() local
Dnode.cc451 InternalCallbackScope callback_scope( in StartExecution() local
Dnode_api.cc527 CallbackScope* callback_scope = reinterpret_cast<CallbackScope*>(s); in CloseCallbackScope() local
1085 CallbackScope callback_scope(this); in AfterThreadPoolWork() local
Dnode_file.cc292 InternalCallbackScope callback_scope(this); in Resolve() local
302 InternalCallbackScope callback_scope(this); in Reject() local
Dnode_http2.cc1504 InternalCallbackScope callback_scope(this); in MaybeScheduleWrite() local