Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.h348 return hook_on_function_call_; in needs_check_on_function_call()
366 return reinterpret_cast<Address>(&hook_on_function_call_); in hook_on_function_call_address()
476 bool hook_on_function_call_; variable
Ddebug.cc88 hook_on_function_call_(false), in Debug()
2087 hook_on_function_call_ = in UpdateHookOnFunctionCall()