Home
last modified time | relevance | path

Searched refs:EnableHook (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dasync-hooks-wrapper.cc63 static void EnableHook(const v8::FunctionCallbackInfo<v8::Value>& args) { in EnableHook() function
204 FunctionTemplate::New(isolate_, EnableHook)); in Initialize()