Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.h356 Address hook_on_function_call_address() { in hook_on_function_call_address() function
/external/v8/src/
Dexternal-reference.cc850 return ExternalReference(isolate->debug()->hook_on_function_call_address()); in debug_hook_on_function_call_address()