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