Lines Matching refs:CallbackScope
409 CallbackScope cb_scope(this);
426 CallbackScope cb_scope(this);
583 reinterpret_cast<jsvm_callback_scope>(new CallbackScope(this));
607 CallbackScope* callback_scope = reinterpret_cast<CallbackScope*>(s);
619 class CallbackScope : public node::CallbackScope {
621 explicit CallbackScope(AsyncContext* async_context)
622 : node::CallbackScope(async_context->node_env(),
1194 CallbackScope callback_scope(this);