Home
last modified time | relevance | path

Searched refs:enable_function (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dinspector_agent.h78 v8::Local<v8::Function> enable_function,
H A Dinspector_js_api.cc268 Local<Function> enable_function = args[0].As<Function>(); in RegisterAsyncHookWrapper() local
272 enable_function, disable_function); in RegisterAsyncHookWrapper()
H A Dinspector_agent.cc847 Local<Function> enable_function, in RegisterAsyncHook()
849 parent_env_->set_inspector_enable_async_hooks(enable_function); in RegisterAsyncHook()
846 RegisterAsyncHook(Isolate* isolate, Local<Function> enable_function, Local<Function> disable_function) RegisterAsyncHook() argument

Completed in 4 milliseconds