Searched refs:enable_function (Results 1 – 3 of 3) sorted by relevance
78 v8::Local<v8::Function> enable_function,
265 Local<Function> enable_function = args[0].As<Function>(); in RegisterAsyncHookWrapper() local269 enable_function, disable_function); in RegisterAsyncHookWrapper()
804 Local<Function> enable_function, in RegisterAsyncHook() argument806 parent_env_->set_inspector_enable_async_hooks(enable_function); in RegisterAsyncHook()