Home
last modified time | relevance | path

Searched refs:hook_on_function_call_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/debug/
H A Ddebug.h368 return hook_on_function_call_; in needs_check_on_function_call()
384 return reinterpret_cast<Address>(&hook_on_function_call_); in hook_on_function_call_address()
502 bool hook_on_function_call_; member in v8::internal::Debug
H A Ddebug.cc99 hook_on_function_call_(false), in Debug()
2466 hook_on_function_call_ = in UpdateHookOnFunctionCall()

Completed in 7 milliseconds