Searched refs:callback_scope (Results 1 – 9 of 9) sorted by relevance
212 InternalCallbackScope callback_scope( in SET_SELF_SIZE() local218 if (r.IsEmpty()) callback_scope.MarkAsFailed(); in SET_SELF_SIZE()367 InternalCallbackScope callback_scope( in on_headers_complete() local371 if (head_response.IsEmpty()) callback_scope.MarkAsFailed(); in on_headers_complete()440 InternalCallbackScope callback_scope( in on_message_complete() local443 if (r.IsEmpty()) callback_scope.MarkAsFailed(); in on_message_complete()
182 InternalCallbackScope callback_scope(pipe, in OnStreamAfterWrite() local233 InternalCallbackScope callback_scope(pipe, in OnStreamWantsWrite() local
180 InternalCallbackScope callback_scope(this); in Reject()192 InternalCallbackScope callback_scope(this); in Resolve()
527 CallbackScope* callback_scope = reinterpret_cast<CallbackScope*>(s); in CloseCallbackScope() local528 delete callback_scope; in CloseCallbackScope()1085 CallbackScope callback_scope(this); in AfterThreadPoolWork() local
451 InternalCallbackScope callback_scope( in StartExecution() local
292 InternalCallbackScope callback_scope(this); in Resolve() local302 InternalCallbackScope callback_scope(this); in Reject() local
1504 InternalCallbackScope callback_scope(this); in MaybeScheduleWrite() local
919 `InternalCallbackScope callback_scope(this);`) suffices inside of Node.js’s
38 node::CallbackScope callback_scope(isolate, v8::Object::New(isolate), in Callback() local